Full Width Quantity Box - Product Page
Plugin Details
Make the product page’s quantity input box full width.
Compatibility
Works with Squarespace 7.1
Compatible with the Simple Layout
Uses Custom CSS
Add to Custom CSS
// FULL WIDTH QUANTITY BOX - PRODUCT PAGE - GHOSTPLUGINS.COM //
.ProductItem-details .product-quantity-input input {
width: 100%;
}Customizable Options
Width
Notes
Only compatible with the Simple Layout
