Jump to content

Change header colour on cart page

Recommended Posts

17 hours ago, Agus said:

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

Hi there,

How could I change the header colour on my cart page to be black (#000000)?

My logo in transparent white and can't be seen in this page.

 

Hi @Agus,

Try adding to Home > Design > Custom Css

#cart .header-announcement-bar-wrapper {
  background: #000000;
}

#cart .header-nav-wrapper .header-nav-item  a {
  color: #fff;
}

It is supposed to set the background to black and navigator to white on only the cart page.

Let me know how it works on your site

Press 👍 or mark this answer as solution to help another one too

Edited by bangank36

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment

My testing result

image.thumb.png.98579234c45b33df769925529c6b0f26.png

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment
  • 5 months later...
On 5/3/2022 at 5:30 PM, Venera said:

Hi! I use your code on the shopping cart page, but my logo remains black. How do I change it to white? 

calliope-tulip-rjr7.squarespace.com

Your site is private. Can you setup password & share url again?

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
On 5/6/2022 at 5:00 PM, Venera said:

I copied the site because the trial period ends there

https://reed-glockenspiel-rhkr.squarespace.com/
Password - support

🙂

Add to Design > Custom CSS

body#cart header#header a#site-title {
    color: white !important;
}
body#cart .burger-inner>div {
   background-color: white !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 hours ago, tuanphan said:

Add to Design > Custom CSS

body#cart header#header a#site-title {
    color: white !important;
}
body#cart .burger-inner>div {
   background-color: white !important;
}

 

Thank you so much! ☺️

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.