Help with collection title placemeant

Topic summary

A user working with Shopify’s Impact theme wants to reposition the collection title so it appears below the collection images instead of above them.

Current Status:

  • User shared a screenshot showing the current layout with titles above images
  • Store URL provided: torvatilingtools.co.uk

Proposed Solution:
One responder suggested modifying the theme code by:

  • Locating the collection-list.liquid file (or relevant collection grid template)
  • Finding the {{ collection.title }} code block
  • Moving it from above the image tag to below the image code block

Next Steps:
Multiple community members requested the website URL to provide specific guidance. The discussion remains open as the user awaits detailed implementation instructions based on their actual theme structure.

Summarized with AI on October 29. AI used: claude-sonnet-4-5-20250929.

Hi there,

Im looking for help to move the collection title below the collection pictures. This is the impact theme, any help will be great

1 Like

@Cameronrikko

Welcome to the Shopify community! :blush:
Thanks for your good question.

Please share your site URL,
I will check out the issue and provide you a solution here.

Hi @Cameronrikko ,

Please send the website link, I will check it for you

hi @Cameronrikko

Thanks for reaching out shopify community!

To move the collection title below the collection images in the Impact theme, you’ll need to make a small change in the theme’s code—specifically in the collection-list.liquid file or wherever your collection grid is rendered.

Look for a section of code that includes something like this:

{{ collection.title }}

It’s probably placed above the image tag. To move it below, you can cut that line and paste it after the image code block, like this:


  

### {{ collection.title }}

https://www.torvatilingtools.co.uk/