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
  • 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

Sayre

(I'm supposed to be writing probably, but here I am 🤣)

Link to comment

That site is 7.0 version.

I see you solved with this code?

<style>
  #collection-5d273678422c790001346383 #navigator header#topBar {
    display: none !important;
    opacity: 0;
}
</style>

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

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.