Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #197858

    Hi Folks – I would like to increase the size on the top navigation font – have done a search and came up with this code – which didn’t work. Any clues how to change the font size in the nav?

    see here http://shortiedesigns.com/acmena/

    #top .main_menu .menu li > a {
    font-size: 16px !important;
    font-weight: normal !important;
    }

    Thanks

    #197861

    Hey!

    Try adding this code to the Quick CSS:

    #avia-menu a {
        font-size: 16px !important;
    }

    Cheers! 
    Josue

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘increase navigation font size’ is closed to new replies.