This topic has 2 replies, 2 voices, and was last updated 7 years ago ago by Rose Tyler
HELLO
I want to delete the card entry after login.
Searching and verifying will not remove it.
PLZ HELP.
screenshot url : https://prnt.sc/ha47ms
Hello,
You may add this code in custom.css:
.header-type-3 .cart-summ {
display: none;
}
How to create custom.css you can watch in this tutorial https://www.youtube.com/watch?v=Qok2zRedRMY.
Regards
Tagged: cart, delete, icon, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up