Archived topic
No option to change font size of sub menus
3 replies · Started by aster on September 1, 2021
Viewing posts 1–4 of 4
Hello,
I want to increase the font size in the sub-menu. But, no options are available. Plz find the attachment
Hi there,
CSS is required for this:
.main-navigation .main-nav ul ul li a {
font-size: 10px;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know if this helps :)
Works great!
Thank you very much
No problem :)
This archived topic is closed to new replies.