Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1239043
    Estudiobetta
    Participant

    I need increase size of font of main menu, in sub-menu sections. Where can I change this?

    In customization, I have found how change size in menu, but only for main text, not submenus.

    Thanks in advance

    #1239057
    Christian
    Moderator

    Hey there,

    Please add the code below in your Appearance > Customize > Custom > Global CSS

    .desktop .sub-menu {
        font-size: 15px;
    }

    Hope that helps. 🙂

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