How to make this text appear white?

Solved
empiricalarby
Pathfinder
109 1 23

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
Globetrotter
503 129 102

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
Globetrotter
503 129 102

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
Pathfinder
109 1 23

Woohoo! That worked perfectly, thank you

empiricalarby
Pathfinder
109 1 23

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
Pathfinder
109 1 23

Never mind, I fixed it!

PageFly-Henry
Globetrotter
503 129 102

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.