Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1327575
    newrkv
    Participant

    Hi, I am having trouble with the mobile view of my website using Integrity stack. There is a lot of space under the menu button and I would like to eliminate most, if not all, of that space. It takes up real estate and looks junky.

    #1327577
    newrkv
    Participant
    This reply has been marked as private.
    #1327734
    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.

    #1328315
    newrkv
    Participant
    This reply has been marked as private.
    #1328392
    Paul R
    Moderator

    Hi,

    You can add this under Custom > Edit Global CSS in the Customizer.

    
    @media (max-width: 979px) {
    .x-navbar .x-navbar-inner {
        min-height: 0;
    }
    }
    

    Hope that helps.

    #1328907
    newrkv
    Participant

    Works perfectly! Thank you!

    #1329042
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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