bszphoto Posted August 22, 2020 Share Posted August 22, 2020 I have already been able to remove the nav bar from the desktop site using <style> #header { display: none } </style> Now I just cannot find anywhere on the internet how to hide the mobile nav bar on a single page. Thanks! - portraitflow.com Link to comment
tuanphan Posted August 23, 2020 Share Posted August 23, 2020 <style> .mobile-bar-wrapper { display: none; } </style> Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment