Joe_Booth Posted October 22, 2020 Share Posted October 22, 2020 Site URL: https://www.classfivemind.com/freetraining Does anyone know how to change the header on a specific page without it affecting the entire site? I want to remove the entire header from a landing page I built, but keep it on all of my other pages. I want to remove the logo and button from the Header on this page. I want to keep the entire header like this on all the other pages. Link to comment
tuanphan Posted October 24, 2020 Share Posted October 24, 2020 Add to Page Settings > Advanced > Header (If you use Personal Plan > Edit Page > Insert Code Block > Paste below code) <style> header#header { 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