Tagged: woocommerce
when i put height:300px the box cuts off or the image get distorted, i want to have a fix site image without being distorted.
This is the original
http://screencast.com/t/89oKygutTdKV
This is what happen when i add height
http://screencast.com/t/F0PbHD8fT
#top .thumbnail_container img {
height: 250px !important;
}
Hey Lukevdp!
Please go to WooCommerce > Settings > Catalog and change the image sizes of Catalog Images then regenerate thumbnails using http://wordpress.org/plugins/regenerate-thumbnails/
Cheers!
Yigit