Hello,
I can’t get to vertically align add to cart buttons (archive, seperate grid – home). I used the following code:
.content-product .product-title {
min-height: 47px;
}
and
.content-product .product-title a {
min-height: 3.3em;
}
but nothing seems to work. It does move the price from the title but that needs to be static. only the buttons should allign at the bottom.