Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi,
I can't seem to find how to change the color of "paragraphs" in the Dawn Theme. Even thought in the color settings menu it is supposed to be white, it is displayed in light grey (see captures).
Can someone help me?
Solved! Go to the solution
This is an accepted solution.
Hi, @timeless_machin
Greetings from the Store Watchers Support Team! Happy to help you today.
1. Go to online store > theme > edit code > assets > base.css(file) and Paste the below code at the bottom of the file -> Save
p {
color: white !important;
}
After applying the above CSS code , it will show like the following screenshot:
Let me know If need further assistance
Regards,
Store Watchers Support Team
Can you share with me the URL - and password if password protected. I will help you check it.
This is an accepted solution.
Hi, @timeless_machin
Greetings from the Store Watchers Support Team! Happy to help you today.
1. Go to online store > theme > edit code > assets > base.css(file) and Paste the below code at the bottom of the file -> Save
p {
color: white !important;
}
After applying the above CSS code , it will show like the following screenshot:
Let me know If need further assistance
Regards,
Store Watchers Support Team
Thanks it's perfect.
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