Reply 324120 to: How to change text color of single product page?

Avatar: Rose Tyler
Rose Tyler
Support staff
May 18, 2022 at 06:19

Hello,

Add the next code in Theme Options > Theme custom CSS > Global:

.woocommerce-product-details__short-description {
    color: #333 !important;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.