Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1107486
    mksubherw
    Participant

    Was wondering how to increase navigation dropdown font size? See attached (the font in the dropdown is much smaller than the navigation font)

    #1107566
    Joao
    Moderator

    Hi There,

    Please insert the code below on Appereance > Customizer > Custom > CSS and adjust the size according to your wishes.

    .x-navbar .desktop .x-nav > li > a, .x-navbar .desktop .sub-menu a, .x-navbar .mobile .x-nav li > a {
        color: #272727;
        font-size: 20px;
    }

    Hope that helps

    Joao

    #1108285
    mksubherw
    Participant

    worked great. thanks!

    #1108370
    Friech
    Moderator

    You’re more than welcome, glad we could help.

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-1107486 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>