How can I align product images in the Studio theme?

Hi Team.

How can I align these products and for incoming products that I will upload?

Store: Glowcare.se
PS: Glowcare1991

Hi,

You have to use a standard image size to acheive this, currently the 3 images are with different size:

360 x 384

360 x 244

360 x 270

I recommend to use 500 x 500 whne prepare the image this will make everything aligned and clean

Hi @GeeKyuu24

This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:
Online Store ->Theme ->Edit code
Assets ->Base.css

.card__media .media img {
    object-fit: contain;
}

Hope you find my answer helpful!
Best regards,
Richard | PageFly