Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #416898

    How do we change the font size in the top level menu items in the mega menu?
    They are too large.

    #417278

    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

    #417312

    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/

    #417314

    Hey!

    Please add following code to Quick CSS as well

    #top #header .mega_menu_title a {
      font-size: 12px !important; 
    }

    Regards,
    Yigit

    #417316

    thanks that worked.
    You can close this ticket.
    I appreciate your help!
    Melissa :)

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Font size in top level menu items in MegaMenu’ is closed to new replies.