[Resolved] Top Bar Disabled On MobileThis topic has 3 replies, 2 voices, and was last updated 5 years, 11 months ago by Andrew Misplon.AuthorPosts December 13, 2018 at 1:40 pm #11132 AliProParticipantHi 🙂How to disable top bar on mobile?:) December 13, 2018 at 7:26 pm #11139 Andrew MisplonKeymasterHi 🙂Please, try adding the following to Customize > Additional CSS or the Custom CSS location of your choice:@media (max-width: 768px) { #top-bar { display: none; } } December 15, 2018 at 10:24 pm #11147 AliProParticipantit works!!! 🙂 Thank you! December 15, 2018 at 11:02 pm #11149 Andrew MisplonKeymasterGlad to hear that helped. All the best.AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)You must be logged in to reply to this topic.