Jump to content

Remove header

Recommended Posts

  • Replies 5
  • Views 573
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

@JoshAH Hi! Are you trying to remove the header from a specific page on your site?

You can add the following code under Website > Pages > Website Tools > Custom CSS. This will remove the header only on the homepage. You'll need to replace the collection ID in the code with the one for the page where you want to remove the header.

#collection-59a07cfe3e00be934906c315 div#navigation-top {
    display: none;
}

@media screen and (max-width: 640px) {
	#collection-59a07cfe3e00be934906c315 #mobile-navigation {
		display: none;
	}
}

If my comments were useful, please like or mark my solution as answer so others can scroll to it quickly. 

Sam
Web Developer & Digital Designer

 Did you find my contribution helpful? Buy me a coffee?

Link to comment
  • 1 month later...

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.