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