TicketyBoo Posted November 2, 2022 Posted November 2, 2022 Hi All I am creating a landing page and have removed the header with this code from the forum. <style> header#header { display: none; } However, I want to remove footers from some pages. I have tried this code <style> footer#footer { display: none; } </style> But it does not work for the footer. The really odd thing is that if I don't have the footer and header code on the page header all the backgrounds do not work on the page. (Buttons etc) I would be really grateful for any thoughts. Thanks in advance Ian
Beyondspace Posted November 3, 2022 Posted November 3, 2022 19 hours ago, TicketyBoo said: Hi All I am creating a landing page and have removed the header with this code from the forum. <style> header#header { display: none; } However, I want to remove footers from some pages. I have tried this code <style> footer#footer { display: none; } </style> But it does not work for the footer. The really odd thing is that if I don't have the footer and header code on the page header all the backgrounds do not work on the page. (Buttons etc) I would be really grateful for any thoughts. Thanks in advance Ian Can you share your URL site so we can take a look? BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - PDF Lightbox popup - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> No-code customisations for Squarespace
TicketyBoo Posted November 3, 2022 Author Posted November 3, 2022 Sure https://www.ticketyboo.cloud/bbx311022 The copy is still in progress! LOL Thanks
TicketyBoo Posted November 4, 2022 Author Posted November 4, 2022 I have removed the footer element and manually replaced the footer with a content block. Not the best way but solves the issue. Thanks for your help. tuanphan and Beyondspace 2
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment