To round corners of Image Block in Product Block, like this.
You can use this code to Custom CSS
If code doesn’t work, you can comment below, message or send me an email.
div.product-block img {
border-radius: 50px;
}
To round corners of Image Block in Product Block, like this.
You can use this code to Custom CSS
If code doesn’t work, you can comment below, message or send me an email.
div.product-block img {
border-radius: 50px;
}