Home Forums WoodMart support forum hide option button

hide option button

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #343898

    kang
    Participant

    hello for the variable products i want to hide the option button cant vindt the ccs for this.

    i have found it:

    a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.add-to-cart-loop {
    display: none;
    }
    a.button.product_type_variable.add_to_cart_button.add-to-cart-loop {
    display: none;
    }
    button.single_add_to_cart_button.button.alt {
    display: none;
    }

    • This topic was modified 2 years, 4 months ago by kang.
    #343952

    Hello,

    Please elaborate what you want to achieve with the help of some relevant screenshots and the URL of the website to check it myself and help you out accordingly.

    Best Regards

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