Change quantity field appearance
-
Hello,
How i can change the coulour of quantity field, i want it to be distinctive from add to cart button.
Now is like in image attached .
Thank you
Attachments:
You must be
logged in to view attached files.
Hello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.product-grid-item.wd-quantity-overlap div.quantity input[type] {
background-color: #f00000;
color: #000000;
}
Best Regards,
Hello,
You’re very welcome! I’m glad I could help. If you need anything else, feel free to reach out!
Thanks for contacting us.
Have a great day.
Topic Closed.
Best Regards,
The topic ‘Change quantity field appearance’ is closed to new replies.