Courses (Chapter List) - Bigger Images
1. Plugin Info
Adjust the size and padding of the courses chapter list thumbnails.
- Works with Squarespace 7.1 
- Uses Custom CSS 
2. Add this code to Custom CSS
// COURSES - CHAPTER LIST - BIGGER IMAGES - GHOST PLUGINS //
.course-list__list {
  --thumbnail-max-width: 120px;
}
.course-list__list .course-list__list-course-item-thumbnail-container {
  padding: 0px !important;
}3. Customizable Options
- Image Size 
- Image Padding 
4. Plugin Notes
- No plugin notes 

 
            