Circle 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 a circle shape. 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.

// Circle Events Image Calendar Block //

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

Customize

Adjust the border radius, width, height, and margin values.


Previous
Previous

Rounded Corners Event Thumbnails For Calendar Block

Next
Next

Top and Bottom Site Header Border