I have looked at page after page and thought I’d just reach out:
How to enlarge just the MENU FONT size in Enfold Theme?
By the way: terrific theme!
Thanks
Hi!
You can change the font size with following code – insert it into the quick css field
.main_menu ul:first-child>li>a {
font-size: 16px;
}
Best regards,
Peter
Thanks, Dude. You just gave me some energy back, as frustration had taken hold. Cheers! DT