Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1239295
    sosmond
    Participant

    How can I make the navigation width be equal to the width of the slider under it. http://jeffdillon.involve.media/

    #1239412
    Thai
    Moderator

    Hi There,

    Please navigate to Customizer > Header > LINKS – ALIGNMENT > Navbar Top Link Spacing (px) > change to 27:

    http://i.imgur.com/qB8jkyV.png

    Hope it helps 🙂

    #1239798
    sosmond
    Participant

    Thanks but I tried that and it is an okay solution but not the best. It is a few pixels off and it will change if any menu item length changes. Is there a way to make the navigation container the same width as the slider then the navigation full width in the container?

    http://jeffdillon.involve.media/

    thanks,

    #1239861
    Joao
    Moderator

    Hi There,

    You can also add the following code to Appereance > Customizer > Custom > CSS

    .x-navbar .desktop .x-nav > li > a:not(.x-btn-navbar-woocommerce) {
    
        padding-left: 26px;
        padding-right: 26px;
    }

    Hope that helps

    Joao

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