I'd like to remove the shopping cart off the main menu (I'm using WooCommerece), but I really can't find anything on how to remove it. All I need is the functions of WooCommerece, however I don't need the shopping cart.
I've seen on Envato that you also have a german support, so you're welcome to reply in german or english.
Hello,
I have this following concern:
I'd like to remove the shopping cart off the main menu (I'm using WooCommerece), but I really can't find anything on how to remove it. All I need is the functions of WooCommerece, however I don't need the shopping cart.
I've seen on Envato that you also have a german support, so you're welcome to reply in german or english.
Thanks in advance!
Best of regards
Maurice
HI!
pls. use following css:
li.menu-item.menu-item-cart { display: none !important; }This perfectly helped me, thank you!
Welcome! Have a nice day!