Hello
How do I change the minicart icon number badge?
Thanks
You can use this CSS in Custom CSS in Theme Option
.cart-dropdown .cart-icon .mini-cart-items {
background: red;
}
Hello
How do I change the minicart icon number badge?
Thanks
You can use this CSS in Custom CSS in Theme Option
.cart-dropdown .cart-icon .mini-cart-items {
background: red;
}