etatton Posted December 21, 2021 Share Posted December 21, 2021 Site URL: https://www.et3.media/satisfactionsurvey Using the Camino template, trying to remove the header from a single page. Tried a common code injection in the header and it isn't working. I've tried another version of the code and it doesn't allow the page to load at all. This doesn't work. <style> header { display: none !important; } <style> Link to comment
tuanphan Posted December 25, 2021 Share Posted December 25, 2021 Hi. With your template, use this code <style> header#siteHeader { display: none; } </style> Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) 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