I can't see what Trey responded to that removes all commerce related items. I'm looking to remove/hide SITE WIDE
Add to Cart
Price (on each product page and the Shop main page/gallery/collection whatever you want to call it)
Quantity
Variable (Color in this case)
The code I can see for quantity works great.
.product-quantity-input
{
display:none !important;
}
Thanks!
I can't see what Trey responded to that removes all commerce related items. I'm looking to remove/hide SITE WIDE
Add to Cart
Price (on each product page and the Shop main page/gallery/collection whatever you want to call it)
Quantity
Variable (Color in this case)
The code I can see for quantity works great.
.product-quantity-input
{
display:none !important;
}
Thanks!