change heart icon color when add to list

[ad_1]

Thread Starter
vdmweb

(@vdmweb)

So solved thanks

.yith-wcwl-add-to-wishlist i {
font-family: ‘fontawesome’ !important;
}

/*the product is not yet in the wishlist*/
.yith-wcwl-add-to-wishlist:not(.exists) i {
color: red;
}

/*the product is in the wishlist*/
.yith-wcwl-add-to-wishlist.exists i {
color: blue;
}

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer