To round corners of Product Image, 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.grid-item img {
border-radius: 50px;
}
To round corners of Product Image, 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.grid-item img {
border-radius: 50px;
}