How can I change the text color on individual pages?

I need a code where I can have the text in my page turn white. Currently the text color is black and I have a black background so it’s not showing. Can someone help?

Hello @Swols
I would like to give you the recommendation to support you so kindly follow steps below:

  1. Go to your Online store > Themes > Edit code
  2. Open your theme.liquid file
  3. Paste the below code before

I hope the above is useful to you.
Best regards,
GemPages Support Team

Hi @Swols

This is Victor 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 theme.liquid

Step 3: paste bellow code in tag → save.

body{ Color: white **!important**; }

Hope that my solution works for you.

Best regards,

Victor | PageFly

@Swols Please share your store URL and password(If it is password protected.). So that I can check and give you the exact solution.