Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1383071
    Mastres
    Participant

    Hi, the Ubermenu floats behind logo in mobile, is there any option in ubermenu for this problem?
    Regards

    #1383081
    Mastres
    Participant
    This reply has been marked as private.
    #1383228
    Rupok
    Member

    Hi there,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    @media only screen and (max-width: 959px) {
    .ubermenu-responsive-toggle.ubermenu-responsive-toggle-main.ubermenu-loc-primary {
    	display: block;
    	margin: 115px auto 15px;
    	width: 105px;
    }
    }

    Hope this helps.

    Cheers!

    #1384109
    Mastres
    Participant

    Works!!
    Thanks

    #1384221
    Paul R
    Moderator

    You’re welcome! 🙂

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