Jump to content

Need help changing colors of text on checkout screen

Recommended Posts

  • Replies 6
  • Views 359
  • Created
  • Last Reply

Top Posters In This Topic

Sorry about that.

Password - simplux01

When you add an item the writing text appears grey.

  • Item
  • Quantity
  • Price
  • the x
  • Size:0 

I want to change these to white

Edited by IvanC
Link to comment
On 10/22/2021 at 12:17 AM, IvanC said:

Sorry about that.

Password - simplux01

When you add an item the writing text appears grey.

  • Item
  • Quantity
  • Price
  • the x
  • Size:0 

I want to change these to white

Add to Design > Custom CSS

/* Cart page white text */
div.cart-item-list-labels * {
    color: white;
    opacity: 1;
}
.variant-info {
    opacity: 1;
}

 

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 10/24/2021 at 7:19 PM, tuanphan said:

Add to Design > Custom CSS

/* Cart page white text */
div.cart-item-list-labels * {
    color: white;
    opacity: 1;
}
.variant-info {
    opacity: 1;
}

 

Thank you for the help. Haven't been as active on here but the help is much appreciated. 

Link to comment
  • 2 weeks later...

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.