Courses (Chapter List) - Rounded Images
1. Plugin Info
Add rounded corners to the courses chapter list thumbnails.
Works with Squarespace 7.1
Uses Custom CSS
2. Add this code to Custom CSS
// COURSES - CHAPTER LIST - ROUNDED IMAGES - GHOST PLUGINS //
.course-list__list .course-list__list-course-item-thumbnail-container .course-list__list-course-item-thumbnail {
border-radius: 50px !important;
}3. Customizable Options
Image Border Radius
4. Plugin Notes
No plugin notes
