How can i change the text color on cart page of turbo theme?

I tried going into settings and playing around with the color and the only red color I see is for the compare at price. SO when I change the color of “compare at price”, the color of the “color” changes as well. How do I resolve this bug?

I want to keep the “compare at price” red but change the “color” to black.

Hi @nicktpb ,

Go to Assets > styles.css and paste this at the bottom of the file:

.cart__item .meta .label {
      color: #333 !important;
}

Hope it helps!

@nicktpb

Sorry you are facing this issue, it would be my pleasure to help you.

Welcome to the Shopify community! :blush:
Thanks for your good question.

Please share your site URL,
I will check out the issue and provide you a solution here.

Hello @nicktpb

It’s GemPages support team and glad to support you today.

To provide you with the most precise solution in this case, could you please share the home page link?