Jump to content

Trying to remove header from one page only

Recommended Posts

Site URL: https://treelite.studio/

I am trying to take the header off of only one page on my website. I’ve watched all of the tutorials and it appears to be an easy thing to do. Yet, I have only been able to remove all of the headers, not just the header to a specific page. It appears that my page only has a general collection id that applies to the entire website. I have searched the code on my page and can’t find a collection code that specifically applies to my one page so I can only remove the header from it.

Here is the website: https://treelite.studio/

Here is the page I’m trying to remove the header from: https://treelite.studio/#/mini-shoots/

Edited by Andy8585
Link to comment
  • Replies 2
  • Views 297
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

4 hours ago, Andy8585 said:

Site URL: https://treelite.studio/

I am trying to take the header off of only one page on my website. I’ve watched all of the tutorials and it appears to be an easy thing to do. Yet, I have only been able to remove all of the headers, not just the header to a specific page. It appears that my page only has a general collection id that applies to the entire website. I have searched the code on my page and can’t find a collection code that specifically applies to my one page so I can only remove the header from it.

Here is the website: https://treelite.studio/

Here is the page I’m trying to remove the header from: https://treelite.studio/#/mini-shoots/

7.1 site? If it is you can use the code below to remove the header and the footer. I haven't messed with just the header and code isn't my specialty but this worked for me on my newsletter sign up page.

<style>
  .header, #footer-sections{
    display:none !important;
  }
</style>
Edited by sayreambrosio
adding code
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.