Sticky navbar on mobile uses wrong cart icon
-
Hey again,
on desktop we chose to show a cart icon instead of a bag icon, for the shopping cart as seen on these 3 places:

However, on mobile, the bottom sticky navbar enabled in theme settings, shows the default bag-like icon:

Where would i go about changing this one? i don’t see the option in the theme settings where i enabled the bottom navbar.
Thanks, and greetings,
Koen
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.woodmart-shopping-cart.woodmart-cart-alt .woodmart-cart-icon::before {
content: "\f123";
font-family: woodmart-font;
}
Best Regards
Thanks, that was easy 🙂
Any reason why this doesn’t sync with the toggle to change the other ones?
the ones in my first screenshot where all just a single option in a menu i think.
Anyway, thanks again
Hello,
This navbar is easily changed with CSS. It has predefined icons and the option to add custom links.
If you have any questions please feel free to contact us.
Best Regards