SoniaDB 0 Share Posted December 11, 2020 Site URL: https://www.thetinymarket.com/ Hi there, I just wanted some help with the quality drop down filed. Some of my products don't require the quantity filed and others do, I have been able to either hide the option on all products or none. I want to know how to hide it on specific products only? Link to post
paul2009 30,162 Share Posted December 11, 2020 3 hours ago, SoniaDB said: Some of my products don't require the quantity field. I want to know how to hide it on specific products only. Sure. You should be able to do this by adding a tag to products where you don't want the Quantity selector to appear. You can then add some Custom CSS to hide it on those products only. For example, if you added to the tag "multiple" to one of these products, you could add this to Design > Custom CSS and it would hide the Quantity selector for this product: .ProductItem.tag-multiple .ProductItem-details .product-quantity-input { display:none; } I hope this helps. If a post helps you, please click a "Like" option below ↘️ SoniaDB 1 Hi, I'm Paul, founder of SF Digital, building the features that Squarespace didn't include™.I value honesty, integrity, transparency and respect. Links in my posts may refer to SF Digital products or may be affiliate links.I ♥ Squarespace. I've been a loyal and enthusiastic supporter of the platform since 2007. Link to post
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment