Hide Quantity Box - Product Block
Plugin Details
Hide the product block’s quantity input box.
Compatibility
Works with Squarespace 7.1
Uses Custom CSS
Add to Custom CSS
// HIDE QUANTITY BOX - PRODUCT BLOCK - GHOSTPLUGINS.COM //
.product-block .productDetails .product-quantity-input {
display: none !important;
}Customizable Options
No customizable options
Notes
No plugin notes
