Please let me know !
Topic summary
Removing the “products” text shown near the filter on collection pages. The original poster requested guidance.
A reply outlined where to implement a fix in Shopify’s theme:
- Online Store → Edit Code
- Open theme.liquid (the main layout file)
- Insert code just above
However, the actual code snippet to remove/hide the text was not included (the code block is empty), leaving the instructions incomplete.
No confirmation of a working solution and no alternative approaches were provided. The discussion remains open.
Key outstanding need: the specific CSS/JS/Liquid snippet required to hide or remove the “products” label.
Hi @cureblame
Follow these Steps:
- Go to Online Store
- Edit Code
- Find theme.liquid file
- Add the following code just above tag
If you require further help to optimize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!
Best Regards,
Makka