Adding banner images to each collection page in the Minimal Theme

Hello,

I’m new to Shopify. I really want to add a full length banner at the top of my collection pages. I’m using the Minimal Theme. Can someone please send me very detailed steps to help me out with this issue? I’d greatly appreciate it. Everything I find regarding this request is very old, and the steps are not working for me. Thanks again for your help.

please connect with me, i will help you…

Hello there, I do not have whatsapp. Is there a way that you can send instructions through this forum?

Themes > Actions > Edit code.\r\n- Step 2: Go to sections > collection-template.liquid and add code: [Imgur: The magic of the Internet](Imgur: The magic of the Internet)r\n{% if collection.image %}\r\n

\r\n

\r\n

\r\n{% endif %}“}” data-sheets-userformat=“{“2”:1021,“3”:{“1”:0},“5”:{“1”:[{“1”:2,“2”:0,“5”:[null,2,0]},{“1”:0,“2”:0,“3”:3},{“1”:1,“2”:0,“4”:1}]},“6”:{“1”:[{“1”:2,“2”:0,“5”:[null,2,0]},{“1”:0,“2”:0,“3”:3},{“1”:1,“2”:0,“4”:1}]},“7”:{“1”:[{“1”:2,“2”:0,“5”:[null,2,0]},{“1”:0,“2”:0,“3”:3},{“1”:1,“2”:0,“4”:1}]},“8”:{“1”:[{“1”:2,“2”:0,“5”:[null,2,0]},{“1”:0,“2”:0,“3”:3},{“1”:1,“2”:0,“4”:1}]},“9”:0,“10”:0,“11”:4,“12”:0}”>Please follow the steps:

  • Step 1: Go to Online store > Themes > Actions > Edit code.
  • Step 2: Go to sections > collection-template.liquid and add code: https://i.imgur.com/ywMejcp.png
    {% if collection.image %}
{% endif %}

Hello,

Thank you for your response. I followed the two steps you listed and there is still no banner showing up on the collection page. Is there anything else I’m suppose to do. I added the banner in the collection image section. Just wondering if I missed anything. Thanks again for your help.

You need to add images to the collection, it will display fine. https://i.imgur.com/hpL53w6.png
Hope it clear to you.