To round corners of Image Block, like this.
You can use this code to Custom CSS
div.sqs-image-content {
border-radius: 50px;
}
To round corners of Image Block, like this.
You can use this code to Custom CSS
div.sqs-image-content {
border-radius: 50px;
}