Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1025501
    Darren G
    Participant

    Hi

    How easy is it to Centre the Mobile Navigation Menu Button.

    I have tried using some code I found in the forum which people have managed to get working, but it still seems off centre on my view.

    My site is http://www.shampooheads.com

    Thanks

    #1025790
    Thai
    Moderator

    Hi There,

    Please add the following CSS:

    @media (max-width: 979px){
        .masthead-inline .x-btn-navbar {
            float: none;
            margin: 0 auto;
            width: 22px;
        }
    }

    Hope it helps 🙂

    #1026448
    Darren G
    Participant

    Brilliant, that’s working – thank you.

    #1026704
    Thai
    Moderator

    If you need anything else please let us know.

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