How can I alter the color of my product titles in the theme code?

I had a theme designed, however I can not get ahold of the desinger to fix this small issue. I have messed with it for a week and STILL have not found a solution. My background is black, the color of product titles and the items in cart with price are black. How do I change the color of the product name from black to another color?

1 Like

@52389Krista

Please share your store URL.

@52389Krista

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.

bombshellcosmeticsllc.com

@52389Krista

Add this at the bottom of your theme.scss file

.product-single .grid__item h1 {
    color: white;
}
1 Like

ok, that fixed the title when you open product, but when looking at the catalog and the items listed out all are still black. Also, when the items are added to the cart all the totals are black

1 Like

@52389Krista
I just send you a collaborator request, please approve so I can fix it properly.

@52389Krista

you can easy to change can you please go to theme setting >>> color change body color black to white that’t it