Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1054419
    bak
    Participant

    Hi there

    I just realised that I have an issue with my navbar layout. I did not change anything in the customizer lately so I am afraid it is related to some changes in the CSS I did.

    #1054435
    bak
    Participant
    This reply has been marked as private.
    #1054524
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer:

    a.x-brand.img {
        width: 20% !important;
    }
    
    ul#menu-main-menu {
        width: 80% !important;
    }
    
    .x-navbar .desktop .x-nav > li > a:not(.x-btn-navbar-woocommerce) {
        padding-left: 8px !important;
        padding-right: 8px !important;
    }
    
    .x-navbar-inner .x-container.max.width {
        width: 96%;
    }

    Let us know how it goes.

    Thanks.

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