Archived topic
How to change the font size of sub item menu
3 replies · Started by Gustavo on December 14, 2016
Viewing posts 1–4 of 4
Hi,
How can I change the font size of the sub item menu?
Thanks.
Hi Gustavo,
Try this CSS:
.main-navigation .main-nav ul ul li a {
font-size: 20px;
}
Adding CSS: https://generatepress.com/knowledgebase/adding-css/
Let me know.
Thanks Leo!
Happy to help! :)
This archived topic is closed to new replies.