Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

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

  •  4,774
    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!

  •  4,774
    Michael replied

    Welcome! Have a nice day!