(Squarespace) Round Corners of Product Image

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;
}

1 Like

@tuanphan,

:heart_suit: :heart_suit: :heart_suit: