How do I change the H1 title text in the Collections List Page on Impulse

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.

Summarized with AI on November 2. AI used: claude-sonnet-4-5-20250929.

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.

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

HI @JaimeB

Please share the URL of your store so I can check it for you

Best,

Daisy

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!

1 Like

Hi @JaimeB ,

You’re welcome and happy to help :blush: