Rounded Corners Event Thumbnails For Calendar Block

Screen+Shot+2020-05-13+at+8.18.02+PM.jpg

Description

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.


Previous
Previous

Floating Mobile Info Bar

Next
Next

Circle Event Thumbnails For Calendar Block