How do I get rid of “products” text by filter

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.

Summarized with AI on January 2. AI used: gpt-5.

Please let me know !

Hi @cureblame

Follow these Steps:

  1. Go to Online Store
  2. Edit Code
  3. Find theme.liquid file
  4. 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