This topic has 8 replies, 2 voices, and was last updated 6 years, 11 months ago ago by Rose Tyler
Hello,
I want to have a black heart instead of a white heart on my add to wishlist button.
Please find screenshot.
Thank you.
Hello,
You need to change icons.png image (royal/images/sprite).
Regards
Hello,
Ok thank you but what I have to change? icons.png is many images on one file… How the browser take one image or another image on the png?
Thank you.
Hello,
Thank you, I changed it and I put the png file in my child theme. Is it ok to put it in child theme? Because it doesn’t work.
Thank you.
Hello,
You need to change the image in parent theme or try to use this code:
.yith-wcwl-add-to-wishlist a::before {
content: "\f004";
font-family: "FontAwesome";
background: none;
}
Regards
Thank you, your code works great.
Topic closed.
Thanks a lot.
You’re welcome!
Regards
The issue related to '‘Add to whislist image’' has been successfully resolved, and the topic is now closed for further responses