Tagged: x Author Posts March 25, 2017 at 6:02 pm #1420308 ArtOfSpringParticipant Hi there, on my shop page: https://visit-coffee.com/store/ the product image thumbnails have a white space underneath – between the image and the grey border. The same occurs with the Related Products thumbnails. How can I get rid of this? Thank you! March 26, 2017 at 4:42 am #1420544 ThaiModerator Hi There, Please add this CSS under Customizer > Custom > Global CSS: .woocommerce li.product .entry-featured img { margin-bottom: -9px; } Hope it helps 🙂 March 26, 2017 at 4:44 am #1420546 ChristianModerator Hey there, Please add the code below in your Appearance > Customize > Custom > Global CSS .woocommerce li.product .entry-featured img { margin-bottom: -10px; } Our demos does not have that issue though so third party factors like optimizations might have caused that. Thanks. March 26, 2017 at 5:22 am #1420556 ArtOfSpringParticipant Thank you! March 26, 2017 at 9:38 am #1420661 ThaiModerator You’re most welcome 🙂 Author Posts <script> jQuery(function($){ $("#no-reply-1420308 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In