Tagged: x Author Posts July 26, 2016 at 5:00 am #1103194 dani_bluesParticipant Hy i´m using megamenu. when the homepage goes in responsive mode, then i see two menu buttons. how can i deactivate the themex menu? July 26, 2016 at 6:56 am #1103296 ChristopherModerator Hi there, Please add following code in Customize -> Custom -> CSS : @media (max-width:979px){ .x-nav-wrap.mobile.collapse { display: block !important; height: auto !important; } a.x-btn-navbar { display: none !important; } } Hope that helps. July 26, 2016 at 7:02 am #1103306 dani_bluesParticipant Perfekt thanks a lot. July 26, 2016 at 8:14 am #1103415 JoaoModerator Glad to hear it Joao Author Posts <script> jQuery(function($){ $("#no-reply-1103194 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In