Home Forums WoodMart support forum Wailist – Variation Products – Button

Wailist – Variation Products – Button

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #605593

    rafaelsartoribr
    Participant

    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.

    #605794

    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

    #608847

    rafaelsartoribr
    Participant

    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.

    #608919

    Hello,

    Can you please share the product page URL so I will check and give you a possible solution?

    Best Regards

Viewing 4 posts - 1 through 4 (of 4 total)