Change the color of quantity selector (product page).
-
Hello.
I want to change the color of ‘quantity selector’ on product page.
That which is located on the product page and allows you to change the quantity of the product, and the price changes accordingly.
I attached the screenshot of this selector.
I tried to change the color through CSS settings.
The rule is like this:
#clwvdclmejgdlwteqzb .tiered-pricing–active td {
background-color: #0abb38 !important;
}
But i cannot override this rule it has !important statement.
How to change the color of this ‘quantity selector’ ?
Attachments:
You must be
logged in to view attached files.
Hi t.parashchuk,
Thanks for reaching to us and appreciate your patience.
Your code didn’t work because it depends on the id, which changing automatically when refresh the page. So, at first, please read through plugin documentation to make sure it has an option to change color schemes.
Regards,