How can I add a banner to my collection pages?

Hi there, im trying to add a banner to my list-collection pages. At the moment, all that displays is the collection images. Id like to add an image banner at the top to define the collection. Any help appreciated. Thanks

@angeham7 - if you add banner at the top of collection pages, then the very same banner will be shared for all collection pages.

If you want to avoid this then you will need separate template for each collection page, which may not be feasible

Hello @angeham7 ,

  1. You need to use metafields for collection with type image.
    In this way you can find an option with each collection to upload an image banner.

  2. Once you add the metafield then you have to find the existing code in the theme fiels and replace it with metafields.

I hope it will give you an idea to achieve it.

Thanks

Thank you - the ‘page’ im wanting to add the banner to is not a collection page. It is a ‘page’ with a group of collections added with image links, sorted in navigation as ‘list-collection’

Heres a link to the page im working on test – Raspberry Lane Boutique

Same metafield option will work for it.
You have to just use the metafield and then call it within the loop, so the metafield image will display in the collection list.

Thank you - do i need to add some code as well?

You need to write code or go with a developer to do it.