Rounded Corners Event Thumbnails For Calendar Block

Summary Block
This block is invalid. Please check the block settings and try again.

Look Demo

Give the event thumbnails in a calendar block rounded corners. This plugin uses css editor and works with all template families.

How To Install

From your Squarespace account, go to the Custom CSS Editor. Copy and paste the code below into the Custom CSS Editor box.

// Rounded Events Image Calendar Block //

.background-image-link {
  border-radius: 10px;
  width: 80% !important;
  height: 80% !important;
  margin: 10% !important;
}

Customize

Adjust the border radius, width, height, and margin values to your liking.

License

This plugin comes with an Unlimited Use License. View License Terms

Summary Block
This block is invalid. Please check the block settings and try again.