Hello
How Can I change the color only in my plus button in all my products
Thanks
Theme version: 6.3.6Hello,
Try to use this custom CSS code:
div.quantity > .plus {
color: white;
background-color: #e45d16;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.