MOBILE BOTTOM NAVBAR FILTER NAVIGATION NOT SHOWING UP AND TO CHANGE THE ICON
-
hi i am having issues with the mobile bottom nav bar the filter navigation is not showing on homepoage, shop page, product pages.. i would like .to change the icon to a menu icon
Hello,
I have logged into your website and fixed the issue now the filter is showing on the mobile bottom navbar.
Screenshot for Clarification: https://ibb.co/7S0hpJj
Please clear cache and check back.
To Change the icon you can try adding the following Custom CSS in the Custom CSS for mobile area under Theme Settings >> Custom CSS.
.woodmart-sticky-sidebar-opener::after {
content: "\f115";
font-family: "woodmart-font";
}
Regard’s.
Xtemos Studio.