Jump to content

Five template remove header and footer on select pages

Recommended Posts

  • Replies 7
  • Views 966
  • Created
  • Last Reply

Use code here

Remove Footer

body#collection-58b5ed10bf629a356f09728a div#page-footer-wrapper {
    display: none !important;
}

Remove Header

body#item-58a214273e00bea4494186a7 nav#mobile-navigation {
    display: none;
}
body#item-58a214273e00bea4494186a7 div#navigation-top {
    display: none !important;
}

body#item & body#collection is Page ID. See my signature to know how to find Page ID.

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

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment

@tonyalehmanAdd to Home > Design > Custom CSS

body#collection-5e0142b7f8d63c38ee57c603 div#page-footer-wrapper {
    display: none !important;
}
body#collection-5e0142b7f8d63c38ee57c603 nav#mobile-navigation {
    display: none;
}
body#collection-5e0142b7f8d63c38ee57c603 div#navigation-top {
    display: none !important;
}

 

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

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment

Archived

This topic is now archived and is closed to further replies.

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