Home Forums WoodMart support forum icons Reply To: icons

#378673

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