Home › Forums › Support › woocomerce image large This topic has 3 replies, 2 voices, and was last updated 4 years, 1 month ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts August 6, 2020 at 5:44 am #1389340 Escobar How can I make product images come out full length on woocommerce category. As they are now it is a little strange. Plese can you see for expample webpage: https://herramientasbazarot.com/accesorios-de-cocina Thnaks in advance. August 6, 2020 at 5:54 am #1389354 DavidStaff Customer Support Hi there, you have this CSS in Customizer > Additional CSS: @media (min-width: 768px) { .inside-wc-product-image { width: 70% } .woocommerce ul.products li.product a img { height: 200px; object-fit: cover } } This is currently fixing the height to 200px and making the image ‘fill’ the space. Do you need this CSS? You can set a different image size for the shop in Customizer > Woocomemrce –> Product Images. August 6, 2020 at 11:45 am #1390011 Escobar Excellent. You do the trick. Thank you very much. August 6, 2020 at 12:52 pm #1390117 DavidStaff Customer Support You’re welcome Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In