Banner Slideshow - Card Style
Look Demo
Add a border and background style to the banner slideshow (auto layout) card style. 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 - Card Style // .user-items-list-banner-slideshow .slide-content { border-radius: 20px; border: 1px solid #eee; background: #fff !important; }
Customize
Adjust the border radius, border, and background values to your liking. Be sure to enable the Card Style within the list’s main settings.