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

Okay
  Public Ticket #1115682
Remove cart icon on Menu
Closed

Comments

  •  2
    Pietro started the conversation

    Hi there,

    I'm looking for a way to remove the Woocommerce icon cart from the menu.

    Thanks


  •  7,280
    Oliver replied

    HI!

    pls. use following css:

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

     

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver