Home Forums WoodMart support forum Change icons

Change icons

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #288170

    rose
    Participant

    How do I change side empty cart icon?

    #288296

    Hello,

    I saw the screenshot you attached.

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .wd-empty-mini-cart:before {
        content: "\f147";
        font-family: "woodmart-font";
    }

    You can change the icon content and font family according to your requirements.

    Regards.
    Xtemos Studios

    #288678

    rose
    Participant

    Hello,

    #289008

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .wd-empty-mini-cart:before {
        content: "\f290";
        font-family: "Font Awesome 5 Free";
        font-weight: 600;
    }

    Best Regards

    #291437

    rose
    Participant

    Private Content:

    #291468

    Hello,

    The issue seems to be with the HTTP HTTPS settings of WordPress.

    Please make sure that you have set both the addresses same under Settings >> General as mentioned in our detailed documentation: https://xtemos.com/docs/woodmart/icons-has-been-disappeared/

    Then clear cache and check back.

    Regards.
    Xtemos Studios.

    #291675

    rose
    Participant

    Not Working at all.

    #291676

    rose
    Participant

    You need to update this template and use SVG instead of fonts, this is a completely disaster but your template is awesome.

    I’m using SG Optimizer and now all icons appears but Mobile menu and some buttons doesn’t work, I uninstall the plugin and all icons disappear.

    #291690

    rose
    Participant

    I found the solution, Thanks

    #291699

    Hello,

    We are glad that you managed to resolve the issue by yourself. You are Great!!!

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

Tagged: 

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

The topic ‘Change icons’ is closed to new replies.