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

    Hello,

    I tried to change the font size of the submenu to 16px with the following CSS code:

    #top .av-main-nav ul a{width:100%;height:auto;float:left;text-align:left;line-height:23px;padding:8px 15px;/* font-size: 16px !important; */min-height: 23px;max-width: none;text-decoration: none;font-family: inherit;}

    But it does not work. Please advise. Thanks.

    #646472

    Hi AppelenEelman,

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

    #top .av-main-nav ul a{
    font-size: 16px !important;
    }

    Regards,
    Rikard

    #646524

    Hi Rikard, Thank you! It works very fine.
    Groeten van Willem

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Change the font size of the submenu’ is closed to new replies.