This topic has 3 replies, 2 voices, and was last updated 1 years, 10 months ago ago by Marlon
Hi,
I have selected white for the icon options, however it looks transparent in the mobile version.
What I need is for the inside of the heart to have a white fill so that it is not confused with the images.
Thanks!!
Hello,
Please try to use the next custom CSS code:
.yith-wcwl-add-to-wishlist.wishlist-fragment .yith-wcwl-add-button a:before {
padding: 7px;
background-color: white !important;
border-radius: 100px;
}
Place the code into Theme Options > Theme custom CSS > Global.
Best Regards,
8Themes Team
works! thanks!!
The issue related to '‘I need the wishlist icon looks white inside’' has been successfully resolved, and the topic is now closed for further responses