Jump to content

Navigation text coloring on Store checkout pages

Recommended Posts

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!!

 

Link to comment
  • Replies 4
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

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

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

Link to comment

My testing

image.thumb.png.0c747066dbb350afade34e6ca51148e6.png

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

Link to comment
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

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

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.