Make images full length on collection pages

Hi Support Team :waving_hand: ,

In my collection pages, it says that my images should be in 16:9 aspect ratio.

But is there a way to make it full width and only in collection page images full width.

For example:

Store Url: www.faithandyou.in

Theme: Refresh

Hi @AryavK

I hope you are doing good and welcome to the Shopify Community!
I am San from MS Web Designer.

Please add this css in your bottom of the base.css file:

.collection-hero–with-image .collection-hero__inner .collection-hero__image-container {margin: 0 !important;}

Regards,

San

it does not work, anything else?