product images same height
-
I have products with images that are not at the same height, so at grid display at shop the elements are up and down….
if I add a minimum height at the image it is better but at smaller resolution it is not showing good.
I tried this
.product-grid-item .product-image-link {
min-height:180px;
}
is there a way to have equal boxes for all the products? we can have space between the image and the title of product.
Hello,
Make sure you have disabled the Masonry grid and read and follow these suggestions: https://xtemos.com/docs/woodmart/faq-guides/image-size-content-alignment-product-grid/
Best Regards