make only certain woocommerce category product pic corner rounded
-
Hello, is there a way to make only certain woocommerce category product pic corner rounded?
I am currently using this CSS, but I only want certain product category photo to appear rounded, not all.
.woocommerce ul.products li.product a img {
border-radius: 150px 150px 150px 150px;}
- The topic ‘make only certain woocommerce category product pic corner rounded’ is closed to new replies.