What's your biggest current challenge? Have your say in Community Polls along the right column.

Change text colour of product description in Studio theme 13.0.1

Solved

Change text colour of product description in Studio theme 13.0.1

ilaandalice
Tourist
3 0 2

hello! I have my colours set up for branding but I want to change the text colour from my selected red to black in the product description. Im using Studio theme 13.0.1 Thanks!

Accepted Solution (1)
Made4uo-Ribe
Shopify Partner
9166 2186 2703

This is an accepted solution.

Thanks for the info, check this one. 

From your Shopify admin dashboard, click on "Online Store" and then "Themes".

Find the theme that you want to edit and click on "Actions" and then "Edit code".

In the "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:

 

.product__description.rte.quick-add-hidden {
    color: black;
}

 

And Save. 

Result:

Made4uoRibe_0-1708816983416.png

 

 

Please don't forget to Like and Mark Solution to the post that helped you. Thanks!

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.
Create custom Shopify pages effortlessly with PageFly's drag-and-drop ⚙️.

View solution in original post

Replies 4 (4)

Made4uo-Ribe
Shopify Partner
9166 2186 2703

Hi @ilaandalice 

Would you mind to share your store URL? Please let me know which product description? Thanks!

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.
Create custom Shopify pages effortlessly with PageFly's drag-and-drop ⚙️.
ilaandalice
Tourist
3 0 2

Sure and thanks 🙂 It's www.ilaandalice.com
That's the kicker, I am trying to change all the product descriptions to black while leaving the other text red.

Made4uo-Ribe
Shopify Partner
9166 2186 2703

This is an accepted solution.

Thanks for the info, check this one. 

From your Shopify admin dashboard, click on "Online Store" and then "Themes".

Find the theme that you want to edit and click on "Actions" and then "Edit code".

In the "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:

 

.product__description.rte.quick-add-hidden {
    color: black;
}

 

And Save. 

Result:

Made4uoRibe_0-1708816983416.png

 

 

Please don't forget to Like and Mark Solution to the post that helped you. Thanks!

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.
Create custom Shopify pages effortlessly with PageFly's drag-and-drop ⚙️.
ilaandalice
Tourist
3 0 2

OMG! It worked! thank you! I have spent ages trying to figure this out. I am thrilled and can't thank you enough.
Brilliant 🙂

ps- thank you donation sent.