Delete Icon near add to basket or choice options
-
Hello the Xtemos team,
I would like to remove the icon that is next to “add to cart” or “choice options”.
These are the products displayed in the shop section or in the categories for example.
Here is a screenshot in private content.
I would like that there is only text.
Thank you for your support.
Good day to you.
Best regards,
Hello,
Please insert the credentials into the Private content below the message area.
Best Regards
Hello Elise,
Here is an example in attachment and in private content.
have a good day
Hugo
Attachments:
You must be
logged in to view attached files.
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