Does anyone know how I can remove the quantity button on my product listings please?
We have used custom code to get rid of the 'add to cart' button (below) but I can't seem to figure out how to get rid of the quantity! Has anyone done this before? Would you mind sharing your wisdom please?
Question
EmileSmithfields 2
Site URL: https://brass-raspberry-tyxt.squarespace.com/
Hi everyone.
Does anyone know how I can remove the quantity button on my product listings please?
We have used custom code to get rid of the 'add to cart' button (below) but I can't seem to figure out how to get rid of the quantity! Has anyone done this before? Would you mind sharing your wisdom please?
Code used to remove add to cart
//hide add to cart button//
.ProductItem-details .sqs-add-to-cart-button-wrapper .sqs-add-to-cart-button{
display:none !important;
}
Thank you,
Link to post
Top Posters For This Question
2
1
1
Popular Days
Jan 26
3
Feb 1
1
Top Posters For This Question
EmileSmithfields 2 posts
paul2009 1 post
Oceanlovenemo 1 post
Popular Days
Jan 26 2021
3 posts
Feb 1 2021
1 post
Popular Posts
EmileSmithfields
Thank you @paul2009that worked a treat!
Posted Images
3 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment