Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1179600
    flacnvinyl
    Participant

    We have Ubermenu active on a site since Superfly still seems to be touchy on whether it works or not. Ubermenu is fine, but how do we adjust vertical menu alignment for mobile?

    #1179601
    flacnvinyl
    Participant
    This reply has been marked as private.
    #1179896
    Rad
    Moderator

    Hi there,

    Please add this CSS to Admin > Appearance > Customizer > Custom > CSS

    
    @media ( max-width: 979px ) {
    .ubermenu-responsive-toggle-main {
    margin-top: 30px;
    }
    }

    Cheers!

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