I’ve changed the default font to be a larger size, but I don’t want that to apply to sub-menu items. I can change the font and size of the menu items but not the sub-menus. Help, please?
Hey penalba2000,
Please try the following in Quick CSS under Enfold->General Styling:
.av-main-nav > li > a > .avia-menu-text {
font-size: 20px;
}
Best regards,
Rikard
Thanks Rikard. This fixes the top level menu size, but the sub-menu items still look big. Any other suggestions, please?
Thanks,
Ed.
Hi Ed,
Please add this code as well:
#top #header .mega_menu_title a {
font-size: 12px;
}
And adjust the font size value.
Best regards,
Sarah
that did it! Thanks so much for the quick response, too!
Hi,
Glad to hear that. :) Let us know if you need more assistance or if we can close this thread.
Best regards,
Nikko
okay to close