hi Kadence, thanks for the great theme. I’m facing the same issue as 99roblems – the height of the products on the shop display is not consistent. Unfortunately, the css coding you gave earlier didn’t work. I’ve tried to shorten the length of the title and the problem goes away, so the problem definitely lies with the difference in length of titles.
.product_details h5 {
min-height: 100px;
}
I’m using
WooCommerce Version 2.1.12
Virtue Version 2.2.1
thanks!