Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #1910285
Remove Shopping Cart off the Main Menu
Closed

Comments

  • extthecook started the conversation

    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

  •  5,055
    Michael replied

    HI!

    pls. use following css:

    li.menu-item.menu-item-cart {
        display: none !important;
    }
    

     

    6707465710.png
  • extthecook replied

    This perfectly helped me, thank you!

  •  5,055
    Michael replied

    Welcome! Have a nice day!