Can anyone tell me how to remove the word PRODUCTS from the collection list on the home page of 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
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:
- Go to Online Store → Theme → Edit code
- Open your theme.liquid theme file
- 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
