Jump to content

Header cart page background does not display the navigation botton

Recommended Posts

Site URL: https://www.elgalgorestaurante.com/cart

Hello,

I have a problem with the header of my shopping cart page, I am not able to display the background color with any code, so that I can see my brand logo and navigation menu.

I had the exact same problem with my product pages, but I solved the problem with this code in the header injection code section of the page:

https://elgalgorestaurante.squarespace.com/es/para-llevar/croquetas-de-jamn-4-unidades

<style>
 .Header {background-color: #007564! important;}
</style>

And then add the following code in the CSS personalization section of Squarespace to hide this background header color in the main page of products

https://elgalgorestaurante.squarespace.com/es/para-llevar

Header.Header--bottom.Header--overlay {
 background:none!important;
}

Now I Have tried to do the same with the shopping cart by injecting code the CSS section but nothing work.

Can anyone help me with this please ?

Thanks !

Link to comment
  • Replies 4
  • Views 426
  • Created
  • Last Reply
  • 3 weeks later...
13 hours ago, MariaCP said:

Hello! I have been looking for a CSS code that helps me out with hiding the footer and navigation in the Cart page but nothing seems to be working, here is the link: https://wm-site.squarespace.com/inicio  the password is: JUNIO2020 Thank!

Add to Home > design > Custom CSS

body#cart {
	header#header {
    display: none !important;
}
footer.sections {
	display: none;
}
}

 

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.