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
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:
</body> tagThis 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.
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
Hello @Alliance
It’s GemPages support team and glad to support you today.
I would like to give you a solution to support you.
Go to Online Store → Theme → Edit code.
Open your theme.liquid theme file.
Paste the below code before :
Hope my solution can work and support you!
Kind & Best regards!
GemPages Support Team.