need to remove chart form header

Support Forums for LiveMesh Themes & Plugins Forums Peak Theme Support need to remove chart form header

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #23526

    hi i need to remove the shopping cart from the header, i have been playing around have no clue how to get ride of it. please advise.

    http://www.uniteddogsaruba.com

    #23535
    Veena
    Moderator

    You can remove the cart icon by simply deactivating the woocommerce plugin if you are not using this as a woocommerce site .

    or

    Pls use the below custom CSS in themeoptions –

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