View Cart Popup
-
Hi,
I’m using Elementor Pro with Hello Elementor theme.
I’d like to disable the Woocommerce add to cart pop up and just use the cart icon in the top right of the screen.
I have tried adding the following code using the code snippets plugin:
add_filter( 'wc_add_to_cart_message_html', '__return_null' );
This does not remove the pop up.
Is there another way to achieve this?
Thanks in advance.
The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘View Cart Popup’ is closed to new replies.