Change font color on mobile only

Topic summary

Issue: Request to change font color on a giveaway page for mobile only; text appears white/invisible on mobile. The poster shared their store URL and a preview password for access.

Proposed solution: A responder advised adding custom CSS in theme.liquid (Online Store > Theme > Edit code) before the tag to target mobile specifically. This implies using a mobile media query to set a contrasting font color on mobile.

Notes: The actual CSS code snippet is not visible in the post, but a screenshot was provided showing the mobile text displaying correctly after the change. Images are central to understanding the visibility issue and the result.

Status/outcome: No confirmation from the original poster that the fix worked; resolution remains unconfirmed. Next step would be to implement a mobile-specific CSS override (via media query) and verify on devices/browsers, or request the exact CSS snippet if needed.

Summarized with AI on December 13. AI used: gpt-5.

Hello!
In need of assistance changing the font color on my giveaway page for mobile only. It is white on desktop so it doesn’t show on mobile.

Righteousofficial.com

right5785*

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 before the tag


Result:

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

1 Like