Comments 1a01japat started the conversationAugust 2, 2017 at 9:38amHow do you get rid of the "select item" icon from product listings.[deleted] repliedAugust 2, 2017 at 9:59amHi there, That icon appears when you offer any Variable Product, to hide that icon please just add the code below to your Custom CSS area: .shop .items .item-wrapper .item .description .add-to-cart-btn.entypo-list-add { display: none !important; } 1a01japat repliedAugust 3, 2017 at 8:30amBut if it applies to variations, I thought there would be a drop down which allows users to select the size. However, this is not the case. The select options button just leads to the product page.Thanks for the CSS though. Let me know if there is a way to turn the select options button into a select size button.[deleted] repliedAugust 3, 2017 at 6:57pmHi a01japat,Sorry but that option is not available. that icon is just to show that the product offer some options to choose before you purchase. Sign in to reply ...
How do you get rid of the "select item" icon from product listings.
Hi there,
That icon appears when you offer any Variable Product, to hide that icon please just add the code below to your Custom CSS area:
But if it applies to variations, I thought there would be a drop down which allows users to select the size.
However, this is not the case. The select options button just leads to the product page.
Thanks for the CSS though. Let me know if there is a way to turn the select options button into a select size button.
Hi a01japat,
Sorry but that option is not available. that icon is just to show that the product offer some options to choose before you purchase.