How do we change the font size in the top level menu items in the mega menu?
They are too large.
Hi mberschens!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
#header .mega_menu_title { font-size: 22px; }
Best regards,
Yigit
Hi thank you
I added that code in the Quick CSS and changed the font to 12. The mega menu top level items did not change in size?
Check the nav bar, under HR Solutions, look at (Sage HRMS), the font size on the top level choices is still 22
http://03c127d.netsolhost.com/wordpress/
Hey!
Please add following code to Quick CSS as well
#top #header .mega_menu_title a {
font-size: 12px !important;
}
Regards,
Yigit
thanks that worked.
You can close this ticket.
I appreciate your help!
Melissa :)