mpressmeredith Posted August 20, 2020 Posted August 20, 2020 Site URL: https://www.mpressrecords.com/bravery-on-fire-benefit I am trying to create a single page off my site that needs to be standalone from our site's regular branding, and not have the site header and footer displayed. I have tried all the code block suggestions given to everyone else who has asked this question, but nothing has worked. (I do have Developer Mode turned on, not sure if that's the problem?) Thanks in advance for any insight!
tuanphan Posted August 20, 2020 Posted August 20, 2020 Add to Page Settings > Advanced > Header <style> div#mobileMenuLink, header#header { display: none; } footer#footer { 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!)
aldia Posted August 29, 2020 Posted August 29, 2020 @tuanphan it worked for my header but the footer is still showing up. what should I do?
tuanphan Posted August 30, 2020 Posted August 30, 2020 19 hours ago, aldia said: @tuanphan it worked for my header but the footer is still showing up. what should I do? Can you share site url? We can check easier. 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!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.