This topic has 2 replies, 2 voices, and was last updated 7 years, 9 months ago ago by Olga Barlow
Can I change the cart icon when I click open my cart items not hover? How can i do that?
Hello,
Do you want just to hide popup for cart widget? Go to Theme Options > Styling > Custom CSS and add the following code
.cart-popup-container {display: none;}
Regards
Tagged: cart icon, click, header, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up