Home › Forums › WoodMart support forum › icons › Reply To: icons
May 25, 2022 at 9:45 pm
#378841
Elise Noromit
Member
Hello,
Please remove all the code I provided earlier and then add this one:
.wd-toolbar-shop .wd-tools-icon:before {
content: “\f105”;
font-family: “woodmart-font”;
}
.wd-header-cart .wd-tools-icon.wd-icon-alt:before {
content: “\f105”;
font-family: “woodmart-font”;
}
Best Rgards