Reply 273519 to: equal height of products displayed in products category

Avatar: Olga Barlow
Olga Barlow
Support staff
February 10, 2021 at 22:22

Hello,

1) Add the below code to Theme Options > Custom CSS

.content-product .product-content-image img {
    width: auto;
    max-height: 250px;
}
.content-product .product-content-image {
    min-height: 250px;
    max-height: 250px;
}
.content-product .product-title a {
    line-height: 2.5ex;
    min-height: 5ex;
}

2) Try to add Active filters widget to the shop sidebar.

Regards

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.