Forums
(@issatayev)
10 years, 3 months ago
I just deleted the button from home page. Put it in functions.php: remove_action( ‘woocommerce_after_shop_loop_item’, ‘woocommerce_template_loop_add_to_cart’, 10);
I just deleted the button from home page.
Put it in functions.php:
remove_action( ‘woocommerce_after_shop_loop_item’, ‘woocommerce_template_loop_add_to_cart’, 10);