Bigger Thumbnails - Product Add Ons
Plugin Details
Increase the product add on image size.
Compatibility
Works with Squarespace 7.1
Uses Custom CSS
Add to Custom CSS
// ADD ON PRODUCT - BIGGER THUMBNAIL - PRODUCT PAGE - GHOSTPLUGINS.COM //
.product-details .pdp-product-add-ons .add-on-thumbnail {
height: 70px;
width: 100px;
margin-right: 20px;
border-radius: 5px;
border: 1px solid #eee;
}Customizable Options
Thumbnail Height and Width
Right Spacing
Border Style and Radius
Notes
No plugins notes
