Home Forums WoodMart support forum How can I change the background of the mobile filter icon?

How can I change the background of the mobile filter icon?

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

    Xtolia
    Participant

    Please view image attachment

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

    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.

    .woodmart-sticky-sidebar-opener.shop-sidebar-opener.woodmart-sidebar-btn-shown {
        background: aqua;
    }

    Best Regards.

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