Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
I want to include an image in the description of my collection and have it appear as a banner on the collection page. How would I do this in the Craft theme 3.0? Link to the page as an example below, thanks.
https://vinvonaly.com/collections/men-of-power-line
website: https:www.vinvonaly.com
Solved! Go to the solution
This is an accepted solution.
thanks for more details can you please try this code.
1. Go to Online Store->Theme->Edit code
2. Asset->/component-collection-hero.css ->paste below code at the bottom of the file.
.collection-hero__description {max-width: 100%;}
@Vinvonaly May this help you. Click Here.
can you please share issue images?
Sure. In this image I would like for the top picture to extend the full length of the page. I uploaded the picture to the description of this collection.
This is an accepted solution.
thanks for more details can you please try this code.
1. Go to Online Store->Theme->Edit code
2. Asset->/component-collection-hero.css ->paste below code at the bottom of the file.
.collection-hero__description {max-width: 100%;}
THANK YOU!!!!! This code worked perfectly, now my pictures are full width of the page.
Thank you sir, works perfectly 🙂
its my pleasure to help us all