Home Forums WoodMart support forum icons Reply To: icons

#378841

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