Hide Header + Footer (Site Wide)

Look Demo

Hide the header and footer from your entire site. This plugin uses css editor and works with Squarespace 7.0 (Brine template family).

No look demo available.

grey_ghost.png

How To Install

From your Squarespace account, go to the Custom CSS Editor. Copy and paste the code below into the Custom CSS Editor box.

// Hide Header and Footer //

.Header, .Footer, .Mobile-bar {
      display:none !important;
      }

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

Gradient Mobile Menu

Next
Next

Hide Header + Footer (Single Page)