Set maximum height for a single product image
-
Hi! I wanted to set a maximum height for a single product image, so that it doesn’t affect the design.
I tried this CSS it used to work once, but now is not working anymore.
Any ideas?
Thank you very much!.single.single-product .woocommerce-product-gallery__image.flex-active-slide { min-height: 500px; } .single.single-product .woocommerce-product-gallery__image.flex-active-slide a img { max-height: 500px; }
The page I need help with: [log in to see the link]
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Set maximum height for a single product image’ is closed to new replies.