Comments 1Konstantina started the conversationJune 1, 2018 at 12:50pm Hi Could you please assist me with this: I want all photo sizes on catalogue to look the same. I did tried to change it as suggested on previous ticket product thumbnail size. but still products don't look the same size. Much appreciated Tinahttps://www.speira.co.uk/product-category/necklaces/[deleted] repliedJune 5, 2018 at 9:26amHi Tina,I have checked if all images have the same size and the height is properly set for all product images equally: (view large version)If you also want the end of product container to match the height: (view large version)Add this CSS: .woocommerce .products .type-product .product-wrapper { height: 100%;}and they will be inline: (view large version)I hope this helps you to solve the issue. Sign in to reply ...
Hi
Could you please assist me with this:
I want all photo sizes on catalogue to look the same. I did tried to change it as suggested on previous ticket product thumbnail size. but still products don't look the same size.
Much appreciated
Tina
https://www.speira.co.uk/product-category/necklaces/
Hi Tina,
I have checked if all images have the same size and the height is properly set for all product images equally:
(view large version)
If you also want the end of product container to match the height:
(view large version)
Add this CSS:
and they will be inline:
(view large version)
I hope this helps you to solve the issue.