Home Forums WoodMart support forum Change header cart Icon

Change header cart Icon

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #433366

    torosani
    Participant

    Hello,
    I’m trying to change the header cart icon with a Font Awesome Icon. I tried add the following CSS to the custom CSS but the icon doesn’t show.
    .wd-header-cart .wd-tools-icon:before {
    font-size: 20px;
    content: “\f474” !important;
    font-family: “Font Awesome 5 Free”!important;
    }

    Where is my mistake?
    Thanks in advance for your support

    Attachments:
    You must be logged in to view attached files.
    #433399

    Luke Nielsen
    Keymaster

    Hello,

    You forgot to set the font-weight: 900; value, so please add it to your custom CSS and check the issue again.

    I’d be happy to assist if you have any other questions or concerns.

    Kind Regards

    #433906

    torosani
    Participant

    Thank you so much!
    Now it works!

    Have a nice day

    #433963

    Luke Nielsen
    Keymaster

    Hello,

    You are welcome!

    If there’s anything you need, please write me or another member of our help desk team.

    We’re here for you!

    Kind Regards

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

The topic ‘Change header cart Icon’ is closed to new replies.