Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor James Koster

    (@jameskoster)

    Hey, try adding the following to your child themes functions.php file;

    remove_action( 'woocommerce_after_shop_loop_item', 'woocommerce_template_loop_add_to_cart', 10 );

    Thread Starter gasto

    (@gasto)

    Worked like a charm, thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Disabling "add to cart" image hover on main shop’ is closed to new replies.