Jump to content

Change product page header colour

Go to solution Solved by tuanphan,

Recommended Posts

On 9/17/2022 at 4:15 AM, tuanphan said:

Try this CSS. If it doesn't work, please share link to your site

body#cart header#header {
	background-color: blue !important;
}

 

Thanks! Site is howitendspodcast.com. We've taken our shop down for now but we're having the same issue on the individual blog posts as well. Thanks for your help!

Link to comment
19 hours ago, mjrodriguez said:

Thanks! Site is howitendspodcast.com. We've taken our shop down for now but we're having the same issue on the individual blog posts as well. Thanks for your help!

Add this to Design > Custom CSS to make blog posts header solid color

body[class*="type-blog"] header#header {
    background-color: black !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
  • 3 weeks later...
On 10/9/2022 at 10:43 PM, mjrodriguez said:

Is it the same code for a contact page? I tried mimicking it but it didn't seem to work. 

Edit Contact Page > Add a Code Block (anywhere) > paste this code

<style>
  header#header {
    background-color: black !important;
}
</style>

 

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

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.