How can I change the font size for a secondary menu?
Hi iosefo,
Please try to add this CSS code in Enfold > General Styling > Quick CSS:
#top #header #avia2-menu li {
font-size: 14px;
}
Just adjust the font size value as you see fit.
Hope it helps.
Best regards,
Nikko
Hi Nikko. It didn’t change the font size at all. Any other suggestions?
Hi,
Please try this CSS instead:
#top .av-subnav-menu li a {
font-size: 16px !important;
}
Best regards,
Rikard
That worked. Thank you.
Hi,
Great, I’m glad that you got it working. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
Rikard
All set, close it. Thanks again
Hi,
Thanks for letting us know, I’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard