Tagged: x ← 1 2 Author Posts February 24, 2017 at 12:32 am #1383951 RadModerator Hi there, It’s because of this .masthead-inline .x-btn-navbar { display: inline; margin-top: -2px; margin-right: 30px; background-color: transparent; } If you’re not going to wrap it with @media then it will be applied to all devices. 🙂 Thanks! February 24, 2017 at 12:43 am #1383958 5wanParticipant What’s the correct syntax / CSS? Thanks February 24, 2017 at 2:31 am #1384048 Paul RModerator Please change it to this. @media (max-width:979px){ .masthead-inline .x-btn-navbar { display: inline; margin-top: -2px; margin-right: 30px; background-color: transparent; } } Author Posts ← 1 2 <script> jQuery(function($){ $("#no-reply-1380197 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In