Home Forums WoodMart support forum icons Reply To: icons

#380435

Hello,

Please have a look at the screen: https://gyazo.com/c3114ec6af0d377c9d9f5e4b689a40f5 We do not have such icons.

We have this icon only: https://gyazo.com/40518ed9a17c85e5befefca8a1da4d0e

I have provided the code:

.body .wd-header-cart .wd-tools-icon.wd-icon-alt:before {
    content: "\f105";
    font-family: "woodmart-font";
}

I check this code works: https://gyazo.com/46f811523aa7a348f63b48d448132319 the screen is made from your site.

If you want another icon you need to find and upload it to the Media library and I will correct the CSS.

Best Regards