Tagged: x Author Posts June 3, 2016 at 8:50 am #1024198 ocswebParticipant dev site: http://nlwebdesign.com/securefence/ How can I make the topbar only visible on mobile? Reason: I want to have a phone number CTA showing up on mobile at the top with social icons. June 3, 2016 at 1:01 pm #1024547 JoaoModerator Hi There, Please add the following code to your Appereance Customizer Custom CSS @media only screen and (min-width: 500px) { .x-topbar { display: none !important; } } Hope that helps Thanks Joao Author Posts <script> jQuery(function($){ $("#no-reply-1024198 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In