Home Forums WoodMart support forum product images same height

product images same height

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #193860

    natah
    Participant

    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.

    #193915

    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

Viewing 2 posts - 1 through 2 (of 2 total)