Problem:
On mobile, the Filter button and Grid toggle icons on collection pages are not clickable. Both buttons are visually present but unresponsive to clicks, only a tiny invisible area accepts clicks, making them unusable.
Store collection link:
What’s broken:
- Filter button (three horizontal lines icon), not clickable on mobile
- Grid layout toggle (square icons on the right), not clickable on mobile
Both buttons work fine on desktop.
Steps to reproduce:
- Open the collection page above on mobile (or mobile DevTools responsive mode)
- Try clicking the Filter button (left side of header)
- Try clicking the Grid toggle icons (right side of header)
- Buttons don’t respond
What I’ve already tried:
Disabled all app embeds
Removed custom CSS
Added CSS overrides with pointer-events: auto !important on .svg-wrapper, .button, .facets-toggle__button, etc.
Tested on multiple browsers/devices, issue persists
Theme:
Shopify Horizon