sb3 Posted March 6, 2022 Share Posted March 6, 2022 Site URL: http://www.bellphysicaltherapy.com Hello, I meant to hide the header and footer only on the home page, instead I hid them on all pages. I inserted the code into the footer which now does not show up so that I can remove it. Is there anyway to fix this? THANK YOU! Link to comment
tuanphan Posted March 10, 2022 Share Posted March 10, 2022 It looks like you solved? To hide header/footer on one page, first edit that page >> Add a Code Block (anywhere on page) > Paste this code <style> header#header, footer.sections { display: none !important; } </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