Reply 347346 to: Is it possible in shop grid to contain images size in product cards?

Avatar: Rose Tyler
Rose Tyler
Support staff
February 17, 2023 at 17:09

Hello, Vladis,

Try to use the next custom CSS code:

.content-product .product-content-image img {
    object-fit: cover;
    max-height: 190px;
}

there is no possibility to keep image aspect ratio inside, unfortunately.

Kind Regards,
8theme team

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.