Removing the shopping cart

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #9912
    herbjoseph
    Member

    Hello,

    We are not an ecommerce site so we don’t have a need for the shopping cart in the menu, how can I remove it?

    Thanks,

    #9921
    Veena
    Moderator

    Pls use the following custom CSS in themeoptions-

    .woocommerce-site .cart-contents {
    display: none;
    }
    
Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Agile Theme Support’ is closed to new topics and replies.