Hi
Please see circled part of screenshot attached
I would like to know how to change the quantity counter for cart and wishlist on mobile menu
My website is http://www.kartmor.com
Thank You
This topic has 2 replies, 2 voices, and was last updated 4 years, 1 months ago ago by Rose Tyler
Hi
Please see circled part of screenshot attached
I would like to know how to change the quantity counter for cart and wishlist on mobile menu
My website is http://www.kartmor.com
Thank You
Hi,
Add the next code in Theme Options > Custom CSS > Global custom CSS:
.et-mobile-panel .et-quantity {
background-color: #273b8e;
color: white;
}
Regards
The issue related to '‘Color change of quantity counter for cart and wishlist on bottom mobile nav’' has been successfully resolved, and the topic is now closed for further responses