Home Forums WoodMart support forum mobile navbar icon problem

mobile navbar icon problem

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

    fawazabbas94
    Participant

    Hello
    the filter icon is not showing on mobile on the navbar
    please check the attached image

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

    Hello,

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

    .wd-sidebar-opener.wd-on-shop.wd-tools-element.wd-on-toolbar.sticky-toolbar.woodmart-sticky-sidebar-opener.shop-sidebar-opener a::before {
        font-size: 16px;
        content: "\f118";
        font-family: "woodmart-font";
    }

    Best Regards

Tagged: , ,

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