you can place this in theme options - general options - custom css
Leonardo Rigotti Li Puma
6 years ago
Hello,
Recently I came across a problem that i'm not been able to fix it. When I try to import a csv file with image hosted in my own server, the image gets so big that breaks the layout (and the images are just 500x500 px). When I do it from other server, all seems right. I'm not sure if this is a theme related or a Woocommerce problem, but I hope you can give me some clue to go further and fix this annoying problemĀ
.woocommerce .woocommerce-product-gallery img{width:auto; max-height:500px}
you can place this in theme options - general options - custom css