Black lines appear around product images - How do I remove them?

@RetroGP , I understand. Please try the below code:

.products-grid .grid-item-border .product-image { padding: 12px !important; } .product-image.owl-carousel.owl-theme { border: none !important; }

If my reply is helpful, kindly click like and mark it as an accepted solution.

Thanks!