Simple & Carousel List - Card Border Style

ezgif-4-2948787bffd8.gif

Look Demo

Add a border style to the simple and carousel list (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.

Simple List (Auto Layout)

// Auto Simple List - Border Style // .user-items-list-simple .list-item { border: 2px solid #eee; }

Carousel List (Auto Layout)

// Auto Carousel List - Border Style // .user-items-list-carousel .list-item { border: 2px solid #eee; }

Customize

Change the border values to your liking. settings. Be sure to enable the Card Style within the list’s main settings.


Previous
Previous

Scale Up Hover Simple List

Next
Next

Simple & Carousel List - Card Border Radius