This topic has 4 replies, 2 voices, and was last updated 9 years, 8 months ago ago by Eva Kemp
What setting do I need to change to always display the “Add to Cart” button on variable products? It doesn’t appear until the attributes are selected and I’d rather it display at all times.
Thanks!
Hello,
Please add this code in custom.css file:
.single_variation_wrap {display: block !important;}
How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).
Thank you.
Regards,
Eva Kemp.
That works. Thanks!
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Always display "Add to Cart" button’' has been successfully resolved, and the topic is now closed for further responses