I'm trying to center the image vertically, on woo-commerce, i tried vertical align , min height, but nothing is working, maybe i am picking something wrong and i cant notice it? For example i want "ARZ" image to be in the middle not to the top. Here is the link:
https://carloshaidamous.com/product-category/prints
.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail.wp-post-image {
vertical-align: center;
}
Thank you in advance