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 #1176748
Woocommerce
Closed

Comments

  •  2
    Ina started the conversation

    Hi,

    I am developing the Woocommerce content in my website but I donĀ“t want to let any access to the users untel the job is totally finished so I would like to delete the cart icon from the main menu.

    The only way to delete this icon form the menu I know is deactivating the Woocommerce plugin but this way I can not work on its content.

    Could you please help me with this?

    Thanks in advance

  •  7,092
    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

  •  2
    Ina replied

    Thank you very much Gregor!!

    See you

  •  7,092
    Oliver replied

    Feel free to contact us if you need help.

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

    Regards, Oliver