Hi @Franz22 ,
Please go to sections/main-collection-banner.liquid file and add code in line 6.
Refer https://i.imgur.com/3GZ3cII.png
Hope it clear to you.
A user wants to add a horizontal banner image above the collection title on their Shopify store using the Dawn theme, separate from the square collection image.
Initial Solution:
sections/main-collection-banner.liquidimage-collection.png)<img src="{{ 'image-collection.png' | asset_url }}">Unresolved Follow-up:
Another user asks how to add different horizontal banners for each collection, rather than one universal image. They want a second image field per collection—the existing square collection image displays correctly in homepage lists but not as a collection page header. No solution has been provided yet for collection-specific banners.
Hi @Franz22 ,
Please go to sections/main-collection-banner.liquid file and add code in line 6.
Refer https://i.imgur.com/3GZ3cII.png
Hope it clear to you.