That did not work.
I added that to the end of the CSS code that was already there.
If I comment this line:
add_action(‘woocommerce_before_shop_loop’, ‘mesmerize_woocommerce_cart_button’, 5);
in wp-content/themes/mesmerize/inc/woocommerce/woocommerce.php
The button is gone, but of course I need to repeat that after each update.
I was hoping for a more permanent solution.
Thanks!
-
This reply was modified 3 years, 10 months ago by WP_Con.