jsaddleton Posted May 4, 2020 Share Posted May 4, 2020 Site URL: https://goose-magnolia-r53a.squarespace.com/config/settings/site-visibility hi, im trying to remover the footer from one page - its the subscribe page - (not linked on my nav.) tried lots of css codes but none work, can you help? https://goose-magnolia-r53a.squarespace.com/subscribe password Orlabean16 Link to comment
BamnDigital Posted May 5, 2020 Share Posted May 5, 2020 This should work #collection-5eb068baa628653343d4b358 { #footer-sections { display: none; }} change the #collection-5eb0400705885b58cfb56a36 to the page you want. This tool can help with that: https://chrome.google.com/webstore/detail/squarespace-collectionblo/bggpdfnccodbnmcndckmeehdjkjojkde bamn.digital/blog Contact us if you need help with your Squarespace website Squarespace tips and insights from our blog Bamn.Digital : Website Design, Development & Support Link to comment
jsaddleton Posted May 5, 2020 Author Share Posted May 5, 2020 I’ve tried this and it didn’t work. Any other suggestions? Link to comment
tuanphan Posted May 6, 2020 Share Posted May 6, 2020 Add to Home > design > Custom CSS body#collection-5eb068baa628653343d4b358 footer#footer-sections { display: none; } If you use Business Plan, add this to Page Settings > Advanced > Header <style> footer#footer-sections { display: none; } </style> Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Guest Posted May 6, 2020 Share Posted May 6, 2020 On 5/5/2020 at 1:10 AM, BamnDigital said: This should work #collection-5eb068baa628653343d4b358 { #footer-sections { display: none; }} change the #collection-5eb0400705885b58cfb56a36 to the page you want. This tool can help with that: https://chrome.google.com/webstore/detail/squarespace-collectionblo/bggpdfnccodbnmcndckmeehdjkjojkde bamn.digital/blog This worked perfectly for me Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.