The default H1 title is Catalog, but I need to change it to something else. I’ve looked through the liquid files and can’t find out how to change this. Please can someone help.
Topic summary
A user needed to change the default “Catalog” H1 title on their Shopify store’s collections listing page (not individual collection pages). The store URL provided was therainbowstores.com/collections, with a screenshot showing the page in question.
Initial suggestions:
- Multiple users requested the store URL and screenshots for context
- One suggestion pointed to the collection-header.liquid file, but this applied to individual collection pages rather than the listing page
Solution:
The issue was resolved by editing the theme’s default content rather than liquid files:
- Navigate to Actions > Edit default theme content
- Search for the text “Catalog”
- Replace it with the desired title
Status: Resolved. The user confirmed this solution worked successfully.
please send website link
Hello, @JaimeB share your store URL and screen shot too which you want to edit
Thank you
Hi @JaimeB ,
Please go to Actions > Edit code > collection-header.liquid file. You can find the change code here
The site url is https://www.therainbowstores.com/collections and I’ve attached the screengrab of the page too. It’s not one of the individual collection pages, but the collections listing page.
Thanks
The site url is https://www.therainbowstores.com/collections and I’ve attached the screengrab of the page too. It’s not one of the individual collection pages, but the collections listing page.
Thanks
Thanks, but this looks like it’s for the individual collection pages, and it’s the collection list page I need to change the header text for. https://www.therainbowstores.com/collections
Hi @JaimeB ,
Please go to Actions > Edit default theme content > Find ‘Catalog’
you can change it here
Could you please send me the code for the collection page?
Amazing, that’s done it. thank you!
Hi @JaimeB ,
You’re welcome and happy to help ![]()

