(Squarespace) Round Corners of Summary Block Thumbnail images

To round corners of Summary Block Thumbnail, 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.summary-item img {
border-radius: 50px;
}

1 Like

@tuanphan,

:heart_suit: :heart_suit: :heart_suit: