Tagged: x Author Posts November 8, 2016 at 8:59 am #1248752 wecloseParticipant Hi, Is there a way to display the top bar only on mobile? I was thinking showing the phone number at top on mobile but not on desktop browsers. Any idea how to make it work? Can you have the top bar stacked on logo/menu on mobile so it stays while scrolling? November 8, 2016 at 9:49 am #1248802 Prasant RaiModerator Hello There, Thanks for writing in! Please use following CSS under Custom > CSS in the Customizer to hide topbar on desktop: @media only screen and (min-width: 950px) { .x-navbar-wrap{display:none !important;} } Thanks. Author Posts <script> jQuery(function($){ $("#no-reply-1248752 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In