Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #329892

    Thank you guys for the great support. I was wondering how I could make the menu fonts 20% bigger then the default size?

    #330309

    Hi microhound!

    Add this to the Quick CSS:

    #header_main .container, .main_menu ul:first-child > li a 
    {
    font-size: 120% !important;
    }

    Adjust “120” to whatever number you like.

    Cheers!
    Andy

    #331163

    Thank you!!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Main menu font sizes’ is closed to new replies.