How to Remove the Header and Footer on ONE page | Squarespace 7.1

If you want to remove the header and footer or just one of those from only one page on Squarespace 7.1, here is some direction that should help.

If you want to know more about the tech membership with me on demand, please reach out and find more info here. https://www.techsavvylife.me/tech-membership

Here is the code but remember you have to switch out the collection number like I show you in the video.

/* Remove header and footer from main page in custom css section */
#collection-603b39af0aa63f6cd3c8055d header,
#collection-603b39af0aa63f6cd3c8055d footer {
display: none
}

Here is where you can find the chrome extension I mention as well.
https://chrome.google.com/webstore/detail/squarespace-collectionblo/bggpdfnccodbnmcndckmeehdjkjojkde?hl=en-US

Tags:
squarespace remove header and footer
remove header and footer in squarespace
squarespace remove footer
squarespace remove header on one page
squarespace remove footer on one page
remove header and footer on one page
squarespace remove header and footer on one page

You May Also Like