Jump to content

How can I target the text iin my cart as it won't allow me to change it's style

Recommended Posts

@Oliokd123 Add this code at the end of everything you've added so far:

h2.cart-title {
    color: #232323 !important;
}
.cart-container {
    color: #232323 !important;
}
.cart-row-desc a {
    color: #232323 !important;
}
.cart-row-variants p {
    color: #232323 !important;
    opacity: 1 !important;
}
.cart-row-qty-dec {
    opacity: 1 !important;
}
.cart-row-remove {
    opacity: 1 !important;
}
.cart-summary {
    color: #232323 !important;
}

If my comments were useful, please like or mark my solution as answer so others can scroll to it quickly. 

Sam
Web Developer & Digital Designer

 Did you find my contribution helpful? Buy me a coffee?

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.