How can I change the FAQ body text color to white?

Topic summary

A user wants to change the FAQ body text color to white without affecting other elements on their site. They’ve attempted to modify it through the theme settings but encountered conflicts.

Proposed Solution:
The GemPages support team provided CSS customization steps:

  • Navigate to Online Store → Theme → Edit code
  • Open the theme.liquid file
  • Insert custom CSS markup before the closing </body> tag

This approach targets only the FAQ section to avoid styling conflicts with other page elements. The solution requires direct theme code editing rather than using the theme customizer interface.

Summarized with AI on November 24. AI used: claude-sonnet-4-5-20250929.

Hi guys,

Would like to change the body text color to white for FAQ only. I tried from the theme, but it has a conflict with other elements styling.

Thank you

allianceautoproducts.com

Hello @Alliance

It’s GemPages support team and glad to support you today.

I would like to give you a solution to support you.

  1. Go to Online Store → Theme → Edit code.

  2. Open your theme.liquid theme file.

  3. Paste the below code before :


Hope my solution can work and support you!

Kind & Best regards!

GemPages Support Team.