Jump to content

Removing Header & Footer on Five Template in 7.0

Recommended Posts

  • Replies 5
  • Created
  • Last Reply

Top Posters In This Topic

11 hours ago, Melissa_B said:

Site URL: https://www.brownellrealestate.com/tour-1723418

I need to remove headers and footers off specific pages of my site. A page like this for example: https://www.brownellrealestate.com/tour-1723418

The code I used to use doesn't work since I've changed templates to Five. Any help would be appreciated. 

 

Melissa

Add to Design > Custom CSS

/* tour 1723418 */
body#collection-601c62196c08b365fc8f0aaf {
div#page-header {
    display: none;
}
div#page-footer-wrapper {
    display: none !important;
}}

 

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
On 5/7/2021 at 11:28 PM, Melissa_B said:

Thank you. That works. I actually need to be able to remove the header and footer from a few pages, but single pages at a time. Is it possible to do that for a handful of pages?

Add this to that Page Header

<style>
  div#page-header {
    display: none;
}
div#page-footer-wrapper {
    display: none !important;
}
</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
  • 1 year 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.