How to remove 'PRODUCTS' from the collection list in FLOW theme?

Topic summary

A user seeks to remove the word “PRODUCTS” from the collection list on their homepage using Shopify’s FLOW theme.

Proposed Solution:

  • Since the theme settings don’t offer a hide option, custom code is required
  • Steps provided: Navigate to Online Store → Themes → Edit code → Open theme.liquid file → Paste specific code before the </body> tag

Current Status:

  • The initial code solution did not work when implemented
  • Support is requesting an example link to the page where the text appears for further troubleshooting
  • The issue remains unresolved and requires additional investigation
Summarized with AI on November 25. AI used: claude-sonnet-4-5-20250929.

Can anyone tell me how to remove the word PRODUCTS from the collection list on the home page of FLOW theme?

Hello @jrhymer

I would like to give you some recommendations to support you
Since the title cannot be hidden in the theme settings, you need to add code to hide it. You can follow these steps:

  1. Go to Online Store → Theme → Edit code
  2. Open your theme.liquid theme file
  3. Paste below code before :

Hope my recommendation can works and support for you!
Kind & Best regards!
GemPages

Hi GemPages,

I pasted the code and no change. Anything else I can try?

Thanks,

Rick

Hi @jrhymer

I’m really sorry it didn’t work for you. Could you please send me an example of the link you want to remove?

Kind & Best regards!
GemPages