How can I change the font color in the Studio theme product information section?

Hi there,

I’m using the Studio theme and am struggling to change the font colour in the ‘Product Information’ section. I’ve changed all colours in the Theme Setting but it’s not seeming to work.

Is there a CSS code I can use?

Thank you!

@glr1993 , Could you please share your store URL? so,can check and guide you accordingly.

Hi @glr1993

Would you mind to share your Store URL website? with password if its unpublish. Thanks!

Hi @glr1993

This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:
Online Store ->Theme ->Edit code
Assets ->Base.css

.product__info-container .product-form, .product__info-container .product__description {
    color: red !important;
}

Hope you find my answer helpful!
Best regards,
Richard | PageFly