Full Width Quantity Box - Product Block
Plugin Details
Make the product block’s quantity input box full width.
Compatibility
Works with Squarespace 7.1
Uses Custom CSS
Add to Custom CSS
// FULL WIDTH QUANTITY BOX - PRODUCT BLOCK - GHOSTPLUGINS.COM //
.product-block .productDetails .product-quantity-input input {
width: 100%;
}Customizable Options
Width
Notes
No plugin notes
