Tagged: x Author Posts August 25, 2016 at 3:07 pm #1147149 andrewtegParticipant Right now our site at http://northstarfamily.org/ works well and shows the full top menu at >= 980 px, but from 980 – about 1140px the menu wraps under our logo. We’d like to have it start showing the mobile menu at 1140 or less so it never wraps. Is it possible to change this value? Thanks, Andrew August 25, 2016 at 7:55 pm #1147485 FriechModerator Hi Andrew, Thanks for writing in! You can add this under Custom > CSS in the Customizer. @media (min-width: 980px) and (max-width: 1141px) { .masthead-inline .x-btn-navbar { display: block; float: right; } .x-nav-wrap.mobile.collapse.in {display: block;} .x-nav-wrap.desktop {display: none;} } Hope it helps, Cheers! August 26, 2016 at 9:15 am #1148251 andrewtegParticipant Thanks, that works great. I appreciate all the support from you guys! August 26, 2016 at 11:33 am #1148452 RahulModerator Glad we could help you. Thanks for your kind words Andrew! Author Posts <script> jQuery(function($){ $("#no-reply-1147149 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In