evn34 Posted March 1, 2022 Share Posted March 1, 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
Caroline_Smith Posted March 2, 2022 Share Posted March 2, 2022 I can't find anything wrong with the code snippet you attached. Did you by chance place this code in the Design > Custom CSS section of your site? If so, you do not need to include the <style></style> opening and closing tags - just use the code between the tags. Alternatively, you could paste that code snippet in your site's footer or header code injection (which is where opening and closing style tags are allowed, and actually required). Hope this helps! Feel free to email me with any customization inquiries or questions you may have! Free Squarespace Resources: DevTools Minicourse, 11-Step Guide to Improve Custom CSS, Free Product/Pricing Comparison Table Generator 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