This topic has 5 replies, 2 voices, and was last updated 3 years ago ago by demzie
It seems that the color of the qty buttons are not really used?
See image.. the minus – button is the website default (dark grey) but the plus + is not?
How to set this both to the dark grey?
Screenshot/Image: https://paste.pics/EWUY2
Thanks!
Hello,
Thanks for using our theme.
Please provide URL of the mentioned page via the Private Content area here.
Regards
See private reaction.
Hello,
Mentioned buttons have the same color but they look a bit different because of size. Try to add the next code in Theme Options > Theme custom CSS > Global:
.single-product .quantity-wrapper.type-circle span {
color: black;
font-size: 14px;
}
Regards
Great works!
Thank you!
The issue related to '‘Single productpage: Quantity button color?’' has been successfully resolved, and the topic is now closed for further responses