Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #436406

    I’m using WooCommerce as a Catalog and the plugin that I previously used to hide Add-to-Cart doesnt seem to work because the theme is controlling how those items appear. Can you please direct me on how to remove “Add to cart | Show Details” animated section under each product when shown is product grid is used. Also need instruction on how to remove the Add-to-Cart button when viewing the product.

    • This topic was modified 9 years, 6 months ago by rbdstudio.
    #436434

    UPDATE: I found there was an option in Theme Options to display without buttons. Great!
    So I just need direction on removing the ad-to-cart button from single product page.

    Thanks much!

    #436436

    UPDATE#2 – Added the following to remove button…I’m all set now :)
    .avia_cart_buttons{display: none !important;}
    form.cart {display: none !important;}

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Hide add-to-cart options and buttons (WooCommerce 2.3.8/Enfold 3.1.3)’ is closed to new replies.