Ability to disable the View cart feature in the add to cart widget

When we click on the add to cart button, the View cart option is displayed. Please add the option to disable View cart display. Also, the View cart feature currently does not have an option for customization.

Please keep these in mind. thanks

a.added_to_cart.wc-forward {display:none};

add this in custom CSS

1 Like