Tagged: x Author Posts January 8, 2017 at 11:51 am #1321225 gabrieldesign.swissParticipant Hi there I want to remove my navigation on mobiles with this css: @media (max-width: 979px) { .x-topbar { display: none !important; } } But it did not work.. What can I do? My domain is http://perfect-life-fitness.ch/preview. Thanks for your help! January 8, 2017 at 11:57 am #1321235 ThaiModerator Hi There, Please try with this CSS instead: @media (max-width: 979px) { .x-navbar-wrap { display: none !important; } } Hope it helps 🙂 January 8, 2017 at 2:53 pm #1321395 gabrieldesign.swissParticipant You’re amazing, thanks a lot! January 8, 2017 at 8:45 pm #1321732 Rue NelModerator You’re welcome! Thanks for letting us know that it has worked for you. Author Posts <script> jQuery(function($){ $("#no-reply-1321225 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In