Joe_Booth 0 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 post
tuanphan 8,991 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> You can send your question to my email to get detail answer. / How to Setup Password & Share URL --- Happy New Year Link to post
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment