Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #777441

    I’ve changed the default font to be a larger size, but I don’t want that to apply to sub-menu items. I can change the font and size of the menu items but not the sub-menus. Help, please?

    #777672

    Hey penalba2000,

    Please try the following in Quick CSS under Enfold->General Styling:

    .av-main-nav > li > a > .avia-menu-text {
        font-size: 20px;
    }

    Best regards,
    Rikard

    #789954

    Thanks Rikard. This fixes the top level menu size, but the sub-menu items still look big. Any other suggestions, please?

    Thanks,
    Ed.

    #789957

    Hi Ed,

    Please add this code as well:

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

    And adjust the font size value.

    Best regards,
    Sarah

    #790057

    that did it! Thanks so much for the quick response, too!

    #790058

    Hi,

    Glad to hear that. :) Let us know if you need more assistance or if we can close this thread.

    Best regards,
    Nikko

    #790703

    okay to close

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘sub-menu font size controls?’ is closed to new replies.