Hi,
On the page (shown below)
Is there a way I can change the way the ‘Add to cart’ and ‘quantity’ appears only after an option is selected.
Can it be that this element of the page, always appears?
This topic has 3 replies, 2 voices, and was last updated 10 years, 9 months ago ago by Lily
Hi,
On the page (shown below)
Is there a way I can change the way the ‘Add to cart’ and ‘quantity’ appears only after an option is selected.
Can it be that this element of the page, always appears?
Hello,
Please add this code in custom.css file:
.single_variation_wrap {
display: block !important;
}
Thank you.
Regards,
Eva Kemp.
Hi,
Thanks for that, but now when I go to a ‘variable product’ page the ‘Quantity/Add to Cart/Social Media’ all Flash!! 🙂
I have uploaded a screencast to show you what I mean.
The issue related to '‘Change Add to cart to appear on variable product’' has been successfully resolved, and the topic is now closed for further responses