Hi,
is there a way to force the products and categories thumbnails to get the same size? Ideally, they should be automatically stretched or shrinked to the correct height (or width?) so they are all well aligned in the products catalog.
I tried the following code in the quick css
#top.archive .thumbnail_container {
min-height: 180px;
max-height: 180px;
}
The images are well aligned, but it seems the images are cropped.
Thanks,
Thomas
Hey!
Did you try to change the thumbnail size on the WooCommerce settings page (WooCommerce > Settings > Catalog)? Please change it if required and regenerate the thumbnails with: http://wordpress.org/plugins/regenerate-thumbnails/
Best regards,
Peter