Search for: Log In Free Support [Resolved] woocomerce image large Home › Forums › Support › woocomerce image large This topic has 3 replies, 2 voices, and was last updated 5 months, 2 weeks 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. Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ 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 Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ 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