evn34 Posted February 28, 2022 Share Posted February 28, 2022 Site URL: https://www.highjinxottawa.com/contact Hi there, I am currently trying to remove the Info Footer from a single page on my website, but am having trouble. The site is running Version 7.0– Montauk and the page is https://www.highjinxottawa.com/contact. I have tried the CSS code found here https://beaverhero.com/montauk-squarespace/#Remove_Footer <style> footer#footer { display: none !important; } </style> Unfortunately, this resulted in a syntax error. I am quite new to Squarespace, so apologies if I am missing something obvious - any help would be greatly appreciated. Thanks! Link to comment
tuanphan Posted March 2, 2022 Share Posted March 2, 2022 Hi, Use this new code /* remove footer on contact page */ body#collection-621c06de53ec255becb0e56d .info-footer-wrapper.clear { display: none; } 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment