Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1122679
    Denise T
    Participant

    Hi There,
    http://www.wunderkid.co
    I have activated the Superfly menu and would like to hide my mobile menu so as not to show 2 menus on mobile devices. Is there a way to do this?

    Thanks,

    Denise

    #1122723
    Joao
    Moderator

    Hi There,

    Please add the following code to Appereance Customizer Custom CSS

    .x-btn-navbar, .x-btn-navbar.collapsed {
        
        display: none;
    }

    Hope it helps

    Joao

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