Hello,
Thank you for contacting us.
You can try to set fixed height for all your product titles. Add this code to the Custom CSS area in Theme Settings
.product-grid-item .product-title a {
min-height: 45px;
}
Regards
Hello,
Thank you for contacting us.
You can try to set fixed height for all your product titles. Add this code to the Custom CSS area in Theme Settings
.product-grid-item .product-title a {
min-height: 45px;
}
Regards