How can I change a specific text color to white in Dawn theme?

Solved

How can I change a specific text color to white in Dawn theme?

empiricalarby
Trailblazer
227 1 49

https://empiricalwater.com/

Dawn theme.

I'm having an issue where this text is black on black. The text reads 

"The next generation of water for specialty coffee"

How can I make that text appear white instead? I don't want to change the text color of anything else in the website.

 

Thanks,

Arby

Accepted Solution (1)

PageFly-Henry
Shopify Partner
1184 335 288

This is an accepted solution.

Hi @empiricalarby 

This is Henry from PageFly - Landing Page Builder App

 

You can try this code by following these steps: 

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file base.css

Step 3: Paste the below code at bottom of the file -> Save

 

.rich-text span {

    color: white !important;

}

 

Hope that my solution works for you.

Best regards,

Henry | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.

View solution in original post

Replies 5 (5)

PageFly-Henry
Shopify Partner
1184 335 288

This is an accepted solution.

Hi @empiricalarby 

This is Henry from PageFly - Landing Page Builder App

 

You can try this code by following these steps: 

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file base.css

Step 3: Paste the below code at bottom of the file -> Save

 

.rich-text span {

    color: white !important;

}

 

Hope that my solution works for you.

Best regards,

Henry | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.

empiricalarby
Trailblazer
227 1 49

Woohoo! That worked perfectly, thank you

empiricalarby
Trailblazer
227 1 49

Just one problem, the text just below that above my product also turned white. Can we turn the word Enjoy (currently white and so invisible) back to black?

empiricalarby
Trailblazer
227 1 49

Never mind, I fixed it!

PageFly-Henry
Shopify Partner
1184 335 288

So sorry I missed your message.
If you need any other assistance, don't hesitate to let us know.
Thank you. 😊

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.