CSS not working after update
-
please check private area for css codes
Hello,
Please replace all woodmart
classes to wd
and check again.
Best Regards
Still not working please check css code
Hello,
Please provide your site admin access to the private area.
Best Regards
Check private area please
Hello,
The CSS code relates to the shopping cart icon.
content: "\f105";
is this icon https://gyazo.com/ed500da9fc82f6e7a9f6da620e0b7207
I check your site and I see this icon on all the places, excepting the mobile bottom navbar.
Use this code:
body .wd-header-cart .wd-tools-icon.wd-icon-alt:before {
content: "\f105";
font-family: "woodmart-font";
}
Best Regards