Home Forums Basel support forum Change heart icon Reply To: Change heart icon

#52978

Hello,

Please add this code to Theme Setting > Custom CSS

.single-product-content .entry-summary .yith-wcwl-wishlistaddedbrowse a:before {
    content: "\f004";
    font-family: "FontAwesome";
}

Best Regards