Vertical thumbnail pictures products on Shop Page

edited February 2017 in WooCommerce
Hi, 

I'm looking for a solution to make vertical (rectangle) pictures on shop page instead of square.
I tried to resized them on Woocommerce - Settings - Products and now the shop products pictures are rectangle, but horizontal not vertical as I need. 
I added in Custom CSS the code below:
.woocommerce ul.products li.product .product-loading-icon {max-height: auto !important}

Nothing changes.
Is there any changes in php file to do in child theme? Or in Custom CSS?

Thank you,

Comments

Sign In or Register to comment.