Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1138455
    lumehouse
    Participant

    Is there a way to make the navigation bar as wide as this:
    http://gt3demo.com/html/etudes/

    And responsive?

    -Thanks

    #1138846
    Jade
    Moderator

    Hi there,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #1141425
    lumehouse
    Participant
    This reply has been marked as private.
    #1141510
    Christian
    Moderator

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

    .x-navbar .x-container.max {
        max-width: 98% !important;
        width: 98% !important;
    }

    Adjust the percentage as per your needs.

    Hope that helps. 🙂

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