On mobile view, the feature collection buttons are all blank apart from the top one.
Topic summary
A user reports that feature collection buttons on their mobile storefront appear blank, except for the top button. Screenshots demonstrate the issue.
Troubleshooting Progress:
- Support initially couldn’t reproduce the problem using browser console/developer tools
- Issue confirmed to occur specifically on actual mobile devices, not just responsive view
- A CSS fix has been proposed: replacing a color property in base.css (line 1212) with
color: rgb(var(--color-button-text));
Current Status:
Awaiting user confirmation on whether the suggested CSS modification resolves the mobile-specific rendering issue.
Hii @peakclo
I’m able to see the buttons on the homepage, can you please let me know where exactly we’re facing this issue?
It works when using web browser consol, check on your mobile phone


