How can I fix my product image being cropped in the Dawn Theme?

Hello as you can see in the screenshoot the products image is cropped. There is a way to fix it? Any setting or via code?

Hello BearGrillz!

Please send your store url

Hi @BearGrillz

This is Richard from PageFly - Landing Page Builder App

You can try this code by following these steps:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file base.css

Step 3: Paste the below code at bottom of the file → Save

.product__media.media.media–transparent {

padding-bottom: 0 !important;

}

Hope that my solution works for you.

Best regards,

Richard | PageFly

Check the post, i linked it