Jump to content

Hide header, footer on single page

Go to solution Solved by creedon,

Recommended Posts

  • Replies 7
  • Views 444
  • Created
  • Last Reply

Top Posters In This Topic

  • Solution

Add the following to Design > Custom CSS.

/* begin alter home page, uses LESS syntax */

  .homepage {
  
    .header-nav,
    #footer-sections
    
      {
      
        display : none;
        
        }
        
    }
      
  .header-title-nav-wrapper {
  
    justify-content : center;
    
    }
    
  /* end alter home page */

This is for v7.1.

Let us know how it goes.

Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.