Home Forums WoodMart support forum CSS not working after update

CSS not working after update

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #289489

    Vaphindre
    Participant

    please check private area for css codes

    #289565

    Hello,

    Please replace all woodmart classes to wd and check again.

    Best Regards

    #289610

    Vaphindre
    Participant

    Still not working please check css code

    #289819

    Hello,

    Please provide your site admin access to the private area.

    Best Regards

    #289827

    Vaphindre
    Participant

    Check private area please

    #290299

    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

Viewing 6 posts - 1 through 6 (of 6 total)