Could you tell me how to remove the following from the Product Purchase Button:
1. “Add to Wishlist”
2. “Compare”
I’d like to just show the quantity counter (+ 1 -) and “Add to basket”
Thank you.
Hey theepicurienne,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.yith-wcwl-add-to-wishlist, .compare.button {
display: none;
}
If you need further assistance please let us know.
Best regards,
Victoria
Worked like a charm!! Thanks so much for your help.
Hi,
Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Please close. Thank you.