monae Posted May 19, 2023 Share Posted May 19, 2023 I tried to remove my footer on one page using a code block with code <style> /* remove footer */ footer.sections {display: none;} </style> then I noticed that there was no footer on any of the other pages. I couldn't recover the footer section since it was completely gone so I removed that page to see if that would reset things on other pages. but it did not. Can someone tell me how to get my footer back, please. I would greatly appreciate it. Link to comment
Solution creedon Posted May 19, 2023 Solution Share Posted May 19, 2023 (edited) It sounds to me like the code block was added to the footer so removing the page would have no effect. Please see the following. Let us know how it goes. Edited November 12, 2023 by creedon Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
monae Posted May 19, 2023 Author Share Posted May 19, 2023 Yes I was able to remove that code inside safe mode. thank you so much. I thought it would just remove the footer from that one page since I was putting in the footer id from that particular page but what I notices is that unlike the header the footer id is the same in all of the pages. Is there a workaround for that. Has anyone removed a footer from just one page using code? Link to comment
creedon Posted May 19, 2023 Share Posted May 19, 2023 You can restrict an effect to a particular page by adding the collection id to your CSS. Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. 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