Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #893039
    theoutdoorarmory
    Participant

    Hi,

    http://www.theoutdoorarmory.com

    I’d like to make the menu (three lines) in line with the “The Outdoor Armory” logo. I’m ok with making the logo smaller in size.

    As you can see now it is aligned right bottom.

    Please help.

    #893344
    John Ezra
    Member

    Hi there,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer or in your child theme’s style.css file.

    @media (max-width:480px) {
        a.x-brand.img {
            width: 80%;
        }
        .x-btn-navbar {
            margin-top:7%;
        }
    }

    Hope this helps – thanks!

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