Wailist – Variation Products – Button
-
Hello boys, how are you?
When i enable your waitlist feature, add to cart button remains on variation products. On single page its ok.
Can you fix, please? If you have a css or tip, aprreciate.
Hello,
Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS.
.woocommerce-variation-add-to-cart {
display: none !important;
}
Best Regards
In your css, the button is display none even if have stock.
I wants to hide de button just when no have stock and open your waitlist box.
Hello,
Can you please share the product page URL so I will check and give you a possible solution?
Best Regards