Answer the question
In order to leave comments, you need to log in
Product images in the catalog are not displayed correctly. How to fix?
Product images are not proportional
Have different formats > jpg, png, webp
In the catalog for each product, 2 previews are displayed, before hover and on hover
How to make them appear completely in their box?
Link
Answer the question
In order to leave comments, you need to log in
.un-product-thumbnail {
position: relative;
padding-top: 100%;
}
.un-product-thumbnail img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: contain;
}
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question