Hello, I need rounded corners on the products image gallery, its only working on the main image.
See on glorys.pt
Thanks
Hi,
Please use the following CSS code:
.single-product .product_image_wrapper .flex-control-thumbs img{ border-radius: 30px; }
Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Best regards
Solved. Thanks!
Comments
Hi,
Please use the following CSS code:
Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Best regards
Solved. Thanks!