Home Forums WoodMart support forum How to change icon sidebar or change design (in mobile)

How to change icon sidebar or change design (in mobile)

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

    sufcreate
    Participant

    How to change icon sidebar or change design (in mobile size)

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

    Hello,

    I saw the screenshot you attached.

    Please try adding the following Custom CSS in the CUstom CSS for Mobile area under Theme Settings >> Custom CSS.

    .wd-sidebar-opener>a:before {
        content: "\f106";
        font-family: "woodmart-font";
    }

    Best Regards

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