Change default cart icon of the Mobile bottom navbar
-
How can I change the default cart icon of the Mobile bottom navbar?
Thank you
Hi,
You can use the custom buttons in the Theme Settings > General > Mobile button navbar: https://gyazo.com/a94e2bc0e6a91a109d6037dc7c7f6b9d
You can see the option to upload the icon you wish.
If you have any questions please feel free to contact us.
Best Regards.
Hi, using the custom button for the cart, the number of products inserted is no longer visible. How can I change just the icon? So as to change it also in the other parts where it is visible, for example in the products grid. So as to have all the icons the same. Thank you!
I put this code in Custom CSS > Global custom CSS:
.product-grid-item .wd-add-cart-icon>a:before {
content: url#);
}
.wd-header-cart .wd-tools-icon.wd-icon-alt:before {
content: url(#);
}
Problem solved!
Most Welcome!!!.
I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.
We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.
Thanks for contacting us.
Have a great day.
Topic Closed.
Best Regards.
The topic ‘Change default cart icon of the Mobile bottom navbar’ is closed to new replies.