Hi everyone,
I am using the Dawn theme On the collection page, my image is cropped to 16:9. I’d like to use portrait ratio for this image, but cannot figure out how I do this. Could anyone support me with this?
Thanks in advance!
Hi @Hundred-eighty , kindly provide your store URL please and if it is password protected, please share the password as well. Thanks
Let go to Admin → Sale Channels → Online Store → Themes → click to Customize your current theme → choose Theme Settings → scroll down to the end you will see section Custom CSS
.collection-hero__inner .collection-hero__image-container img {
position: static !important;
}
The result I tried with a square image
Hi @Hundred-eighty Can you share store url?
Thank you so much! This makes it very easy ![]()