Banner Slideshow - Rounded Image
Look Demo
Add rounded corners to the banner slideshow (auto layout) images. 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.
// Auto Banner Slideshow - Rounded Images // .user-items-list-banner-slideshow .slides img { border-radius: 50px !important; }
Customize
Adjust the border radius value to your liking.