the filters button fixed on the screen for mobile and tablet devices.
-
i want to change color our css of the filters button fixed on the screen for mobile and tablet devices.
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
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.
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