Jump to content

Different header content for different pages

Go to solution Solved by e2astudio,

Recommended Posts

Posted

How do I hide the navigation titles & have a button on just one page (my welcome page)?

I'm hoping to have a full page image/video with an ENTER button that takes the user "into" my site, then once inside the header will have normal navigation titles and a different button besides ENTER

  • Replies 2
  • Views 278
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

  • Solution
Posted

This Custom CSS will hide the site header and footer on the homepage only, where you've added your video and enter button.

/* hide header and footer only on homepage */
.homepage {
  header, footer {
    display:none;
  }
}

 

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.