Jump to content

Hide Header on single page 7.1 Fluid

Go to solution Solved by Beyondspace,

Recommended Posts

Site URL: https://www.kinchgroup.com/

Hoping someone can help me. I’m trying to hide the header and footer on an individual page. 
 

up until the launch of fluid engine, that was easily done with a little code:

<style>
  .header, #footer-sections{
    display:none !important;
  }
</style>

now when in use this code. It strips overlays off and changes colors and other details on the site  

Anyone have a solution they are willing to share with me? 

 

Link to comment
  • Replies 4
  • Views 540
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

  • Solution
44 minutes ago, jamiek said:

Site URL: https://www.kinchgroup.com/

Hoping someone can help me. I’m trying to hide the header and footer on an individual page. 
 

up until the launch of fluid engine, that was easily done with a little code:

<style>
  .header, #footer-sections{
    display:none !important;
  }
</style>

now when in use this code. It strips overlays off and changes colors and other details on the site  

Anyone have a solution they are willing to share with me? 

 

Select with the page Id to only apply code on a single page

#collection-6228dfd56c79e240432efd68 .header, #collection-6228dfd56c79e240432efd68 #footer-sections{
  display:none !important;
}

Support me by pressing 👍 if this useful for you

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment

Extension to get id: Squarespace ID Finder

How to get page id: http://recordit.co/qwnj09oNCa

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

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.