Home Forums WoodMart support forum the filters button fixed on the screen for mobile and tablet devices.

the filters button fixed on the screen for mobile and tablet devices.

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

    bacha-isdesign
    Participant

    i want to change color our css of the filters button fixed on the screen for mobile and tablet devices.

    #443439

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .wd-show-sidebar-btn.wd-style-text>a:after,
    body .wd-show-sidebar-btn.wd-style-text>a:before {
        color:red;
    }

    Please replace the color as per your needs.

    Best Regards

    #445372

    bacha-isdesign
    Participant

    then the css provided, does not give me the expected result. as I show you on the image in attachment, I want to change the color of the button circled in red. because customers do not see it when they come on the store.

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

    Hello,

    I do not see this icon on your site.

    .offcanvas-sidebar-mobile:not(.wd-on-toolbar) .wd-sidebar-opener {
        display: block;
    }

    If you have any questions please feel free to contact us.

    Best Regards

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