Archived topic
Wocommerce Quantity Value not visible
3 replies · Started by Patrick on November 9, 2018
Viewing posts 1–4 of 4
The Woocommerce quantity value is "hidden" behind the increment/decrement arrows on all product and checkout pages.
De-activating the GP Premium plug-in does not help.
The issue is not present when the theme 2017 is active.
Any ideas?
Thanks,
Pat
Hi there,
i'll check to see if the latest version of Woo has changed their stylesheets but in the meantime try this CSS:
.woocommerce .quantity .qty {
width: 6em !important;
}
That worked!
You guys rock 🎸
You're welcome
This archived topic is closed to new replies.