Create a Cover Page

What does this code do?

This code snippet will allow you to hide the header and footer to create a cover or landing page.

 

Code Snippets

Click on the gear icon of the page you want to make into a cover page. Copy and paste this code into Advanced.

<style>
  #header, footer {
    display: none !important;
  }
</style>
Rebecca Grace

Rebecca Grace is a Squarespace CSS Expert and Website Designer.

https://rebeccagracedesigns.com
Previous
Previous

Add an Overlay to One Section

Next
Next

Center an Image Button