Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #287298
    HansH
    Participant

    Hello,

    On the product page there ar standard simpel products and variable products.
    it is the intention that all the products have a link to the product page.
    Now there is the button “select options”.
    Is it possible to hide or remove this button?
    I found nothing in the support forum or css on the internet.

    Kind regards

    Hans Hagmeijer

    #287299
    HansH
    Participant

    Hello,

    I found the solution for I on GitHub:
    .woocommerce .products .product_type_variable {
    display: none !important;
    }

    so you can close this ticket.

    Kind regards

    Hasn Hagmeijer

    #287302
    Skandha
    Participant

    @hansh: Glad you were able to figure it out. Have a great weekend! 🙂

    Kind Regards,
    Skandha

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘remove select options buttons’ is closed to new replies.