WooCommerce Cart

Tagged: ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #8608
    Mesoplanet
    Member

    Hi,
    I really need to keep the WooCommerce plugin ON but I would like to remove the Cart in the menu. Can you explain me how to remove it ?

    Thanks !

    #8611
    Veena
    Moderator

    Pls add the following custom CSS in themeoptions –

    .woocommerce-site .cart-contents {
    display: none;
    }

    #8617
    Mesoplanet
    Member

    Very simple code. Worked great ! Thanks a lot.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘WooCommerce Cart’ is closed to new replies.