Jump to content

Navigation text coloring on Store checkout pages

Recommended Posts

Posted

Hi there,

I customized the coloring of my navigation text and it looks great on all my pages except for the Store checkout flow.  On those pages, the nav text becomes white and can't be seen bc/ the background of the page is also white.  I'd love for it to be black throughout the entire Checkout flow, but can't figure out how to do this using CSS.  Anyone out there have suggestions?

Website is at www.asempekitchen.com.

Thank you!!

 

  • Replies 4
  • Views 484
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

Posted
7 hours ago, asempekitchen said:

Hi there,

I customized the coloring of my navigation text and it looks great on all my pages except for the Store checkout flow.  On those pages, the nav text becomes white and can't be seen bc/ the background of the page is also white.  I'd love for it to be black throughout the entire Checkout flow, but can't figure out how to do this using CSS.  Anyone out there have suggestions?

Website is at www.asempekitchen.com.

Thank you!!

 

You can try adding to Home > Design > Custom Css

#cart {
  --navigationLinkColor: orange;
}

Support me by pressing 👍  or marking as solution if this useful for you

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </>  🗓️ Delivery Date Picker (Date picker form field)
Gallery block 7.1 workaround </> 🤖 Ask me anything

Posted
On 12/24/2022 at 5:13 AM, asempekitchen said:

Hey there, thanks so much for trying to help!  I added the CSS but it didn't seem to make a difference.  Here's a screenshot.  Any other ideas?  Also, I'm looking to change the nav text color on the item pages too - forgot to ask that initially. This page, for example: https://www.asempekitchen.com/store/p/spice-blend

Thank you!!

 

Screenshot_2022_12_23_14_11_14@2x.png

Use this CSS

body[class*="type-products"].view-item .header-nav-item>a {
    color: black !important;
}
#cart .header-nav-item>a {
    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!)

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.