Home › Forums › WoodMart support forum › icons › Reply To: icons
May 25, 2022 at 12:51 pm
#378673
Elise Noromit
Member
Hello,
Please replace this code in the Theme Settings > Custom CSS > Global:
.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 Regards