Archived topic
Layout issue with quantity button (woocommerce)
3 replies · Started by igor96 on August 9, 2019
Viewing posts 1–4 of 4
Hi, I have an issue with quantity button in woocommerce, with variable product. How can I fix it?
Hi there,
try this CSS:
.woocommerce .single_variation_wrap .points {
flex: 1 0 100%;
}
Thank you!:)
You're welcome
This archived topic is closed to new replies.