Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1407164
    byrontye
    Participant

    Greetings Great theme!

    Is it possible to have a stacked menu header on desktop and inline on mobile?

    #1407605
    Christopher
    Moderator

    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.

    #1408075
    byrontye
    Participant
    #1408256
    Thai
    Moderator

    Hi There,

    Please try adding the following CSS:

    @media (max-width: 979px){
        .x-logobar {
            text-align: left;
        }
        .x-btn-navbar {
            float: right;
            margin-top: -60px
        }
        .x-navbar-inner {
            min-height: auto;
        }
    }

    Hope it helps 🙂

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