• Hi there,
    I have installed your plugin but the “woocommerce” icon it will be there. So if I activate your plugin I have to cart on my menu. How I can hide the woocommerce icon? Thanks!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Contributor Ewout

    (@pomegranate)

    Hi! If you want to hide the icon that is currently shown (it looks like the menu cart is not active right now), you can do so with CSS:

    
    .newsstand-top-woocommerce-wrapper { display: none !important; }
    
Viewing 1 replies (of 1 total)
  • The topic ‘Hide Woocommerce Cart Icon’ is closed to new replies.