Archived topic
Mobile Drop Down Menu
3 replies · Started by Lee on September 30, 2020
Viewing posts 1–4 of 4
Can you please tell me how I can change the font size on my dropdown mobile (off canvas) menu? I'm able to change the main menu font size, but I can't find an option for the drop-down menu font size.
Many thanks,
Lee.
Hi there,
Just to confirm, you are only trying to change the submenu font size on mobile?
If so try this CSS:
.slideout-navigation.main-navigation.do-overlay .main-nav ul ul li a {
font-size: 15px;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know if this helps :)
Brill! Thank you.
No problem :)
This archived topic is closed to new replies.