nyfan07 Posted April 9, 2020 Share Posted April 9, 2020 Site URL: https://www.pinnaclevball.com I'm looking to create a single page that does not have any navigation or headers on it. Is there any code I can use to do this for a website using the Jaunt template? The cover pages didn't offer the flexibility I needed. Thank you in advance. Link to comment
tuanphan Posted April 9, 2020 Share Posted April 9, 2020 Add this code to Page Settings > Advanced > Header <style> .Header.Header--top { display: none !important; } .Header-inner--bottom { display: none !important; } </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
nyfan07 Posted April 9, 2020 Author Share Posted April 9, 2020 18 hours ago, tuanphan said: Add this code to Page Settings > Advanced > Header <style> .Header.Header--top { display: none !important; } .Header-inner--bottom { display: none !important; } </style> Thank you so much, I appreciate it!! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.