Arch Image Card Block
Description
Add an arched style to the image card block. This plugin uses css editor and works with Squarespace 7.1.
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.
// Arch Image - Image Card Block // .sqs-block-image .design-layout-card img { border-radius: 200px 200px 0px 0px !important; }
Customize
Adjust the border radius values to your liking.
The arch style will apply to the card design style set within the image block.