Dawn theme - policies text colour change

Hi

all my policy text has changed to white!

Can someone help me make it back again please :slightly_smiling_face:

All policies are set up.

https://www.krixcollection.com.au/

password: ontaub

Hi @amandaZ2020

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

body.gradient, h1 {

color: inherit !important;

}

Hope that my solution works for you.

Best regards,

Henry | PageFly

You can try this code by following these steps:
Step 1: Go to the online store ->Theme ->Edit Code.
Step 2: Find the theme.liquid file and add the following code above the tag


Result:

Hopefully it will help you. If yes then Please don’t forget hit Like and Mark it as solution!

1 Like

Hi Henry

That didn’t work..

Thank you though

Thank you @AnneLuo