Shopping Cart - Rounded Product Image
1. Plugin Info
Add rounded corners to the product images on the shopping cart page.
Works with Squarespace 7.1
Uses Custom CSS
2. Add this code to Custom CSS
// Shopping Cart - Product Images Rounded Corners - Ghost // .cart-row-img { border-radius: 30px; }
3. Customizable Options
Image Border Radius
4. Plugin Notes
The CSS will not apply in real time with the cart page – refresh the cart page when saved.