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!