remove show cart message after adding an item to the cart
-
Hi,
is there a way to remove the “show cart” message after I add an item into the cart? I am using here the add to cart widget
thank you
Hi already trie this css:
.woocommerce.single-product a.added_to_cart { display: none !important; }and :
.woocommerce table.shop_table_responsive tr td.product-remove, .woocommerce-page table.shop_table_responsive tr td.product-remove { display: none; }
with both codes: the “visualizza il carrello” doesn’t appear as i want but only from pc.
From mobile i keep seeingThe page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.