Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1224229
    Peter C
    Participant

    Hi,

    How could I make the “3 lines” on the mobile nav thinner?

    Home

    Thanks!

    #1224409
    Joao
    Moderator

    Hi There,

    Since it is Icon you cannot make the lines thiner, but you could make it smaller.

    Try adding the following code to Appereance > Customizer > Custom > CSS

    .x-btn-navbar, .x-btn-navbar.collapsed {
        font-size: 30px;
    }
    .x-btn-navbar:hover, .x-btn-navbar.collapsed:hover {
        color: grey;
    }

    Hope it helps

    Joao

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