I am working with WooCommerce plugin. Whenever I add a product to the cart, the cart in my menu fades in, showing that the product has been added. I don't want it to fadeIn, and I've been looking everywhere to find where is the hook for this fadeIn in the javascript, and no luck. I cannot deactivate the ajax in the WooCommerce settings because I need it for something else...
Where should I look?
Thanks!