Jump to content

Can I hide the Navigation bar/Logo on Shopping Cart page?

Recommended Posts

  • Replies 9
  • Views 1.4k
  • Created
  • Last Reply

I'm in the middle of a domain transfer, so I'm currently still using the URL Squarespace provided me with. 

 

Here is the URL

https://algae-dachshund-xk86.squarespace.com/lucky-penny/xdvmuy4ltowdyoib2psnxechjpbkgl

On this page I'd like to get rid of the footer, but the custom body-#collection code I found on page source isn't working.

This one if I'm correct:

body#collection-5e1147f588456a2a6f4b20ae footer#footer {
   display: none !important;
}

And then on the shopping cart page, both the navigation, logo and the footer are still showing up. I can't find a place to put the code injection for the header on the shopping cart page, and I tried putting in this code for the footer on Custom CSS but it didn't work: 

body#collection-
cart 
footer#footer {
   display: none !important;
}

https://algae-dachshund-xk86.squarespace.com/cart

Thanks for looking into this!

Link to comment

Cart Page

Add to Home > Design > Custom CSS

body#cart header#header {
    display: none;
}
body#cart footer#footer {
    display: none;
}

Above Page

body#item-5e1147f588456a2a6f4b20ae {
	.extra-wrapper.page-header, footer#footer {
		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.