Remove Header + Footer in 7.1 (Single Page)

Look Demo

Remove the header and footer from a single page in Squarespace 7.1. This plugin uses css editor and works with Squarespace 7.1.

No look demo available.

grey_ghost.png

How To Install

From your Squarespace account, locate the page you’d like to remove both the header and footer from and click on the page settings ⚙️ icon.

Next, go to Advanced and copy and paste the code below into the Page Header Code Injection box.

<style> .header, footer {
  display: none !important;
} </style>

Customize

You do not need to change any of the values or properties.

License

This plugin comes with an Unlimited Use License. View License Terms

Previous
Previous

Turn Customer Accounts Link Into Button

Next
Next

Remove Header + Footer in 7.1 (Site Wide)