Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1209965
    piexec
    Participant

    http://catch23.piexec.com/

    How do I get the mobile nav button centered vertically? Now it just sits on the bottom of the nav bar.

    Thanks in advance!

    #1210078
    Jade
    Moderator

    Hi there,

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

    @media (max-width: 979px) {
        .masthead-stacked .x-btn-navbar {
            margin-top: 10px;
            margin-bottom: 10px;
        }
    }
  • <script> jQuery(function($){ $("#no-reply-1209965 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>