Home › Forums › Basel support forum › Delete Icon near add to basket or choice options › Reply To: Delete Icon near add to basket or choice options
January 15, 2022 at 4:25 pm
#345620
Elise Noromit
Member
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.btn-add>a.add_to_cart_button:before{
display:none;
}
If the code does not work, please provide the page URL so that I could see which hover effect you have set.
Best Regards