Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
I’m using the dawn theme.How can i change the text color in the description of the product it is light grey and you can’t see nothing.Thank you
Solved! Go to the solution
This is an accepted solution.
Hi @Garef78,
Please try the code below to change the color of the text in your product description. If this does work, please provide your website so we can provide a code that is appropriate for you.
1. From you Admin page, go to Online store > Themes > Click the three dots on the theme you want to edit > Edit code
2. Go to Asset folder and open the base.css file
3. At very end of the code, add the code below
.product__description.rte {
color: #000;
}
This is an accepted solution.
Hi @Garef78,
Please try the code below to change the color of the text in your product description. If this does work, please provide your website so we can provide a code that is appropriate for you.
1. From you Admin page, go to Online store > Themes > Click the three dots on the theme you want to edit > Edit code
2. Go to Asset folder and open the base.css file
3. At very end of the code, add the code below
.product__description.rte {
color: #000;
}
This did not work for me. I need help.
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025