Home Forums WoodMart support forum How do you change the cart icon of the mobile bottom navbar?

How do you change the cart icon of the mobile bottom navbar?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #718616

    Little Panda
    Participant

    Our question is as the topic title asks ‘ How do you change the cart icon of the mobile bottom navbar? ‘

    Please advise

    LP*

    #718675

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Try to add this code to the Theme Settings > Custom CSS:

    .wd-toolbar .wd-header-cart .wd-tools-icon:before {
        content: "\f108";
        font-family: "woodmart-font";
    }

    Best Regards

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