Tagged: x Author Posts May 17, 2016 at 4:21 am #995139 bakkerontwerpParticipant Hello, Can you explain me how to change the mobile menu breakpoint on this website? As you can see on the attached image, the menu is appearing under the logo on smaller screens. I would like the menu to break at an earlier point. Thanks in advance! Regards, Erwin Bakker May 17, 2016 at 5:28 am #995184 ChristopherModerator Hi there, Please add following code in Customize -> Custom -> CSS : @media (max-width:1100px){ .x-nav-wrap.desktop { display: none; } a.x-btn-navbar { display: block; float: right; } } Hope it helps. May 17, 2016 at 9:22 am #995475 bakkerontwerpParticipant Perfect; thank you! May 17, 2016 at 9:52 am #995531 John EzraMember You’re most welcome! Author Posts <script> jQuery(function($){ $("#no-reply-995139 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In