Home Forums Free Themes Flat Commerce remove my account-shoppingcart-basket from header

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #29496
    123gevonden
    Participant

    Because i work as a affiliate i dont need the my account-shoppingcart-basket.

    How / where can i remove this?

    #29522
    wensolutions
    Keymaster

    Hello @123gevonden,

    We are actually having trouble understanding your query correctly. The free version of the Flat Commerce theme does not have an option to enable / disable the cart section in the header section.

    Please check and verify if you are using the Pro version of the theme that has the option to enable / disable the cart options from Appearance > Customize > Menu > Additional Menu options.

    Also, please paste in the site URL of your website explaining the section so that we could help you with the issue further.

    Best Regards !!

    #29684
    123gevonden
    Participant

    Excuse me. My mistake. I using clean commerce. Does clean commerce pro also have this option?

    #29686
    wensolutions
    Keymaster

    Hello @123gevonden

    This section in the header section comes once you activate the WooCommerce plugin.

    Also the feature to remove them is not available in free as well as pro version , but it can be removed by using simple CSS code .

    For this you can go to to Admin Panel > Appearance > Customize > Additional CSS and paste the below CSS

    div#cart-section {
        display: none;
    }

    Though pro version does not have this feature , it comes with other more exciting feature and if you want to know more about the pro version refer to the below link.

    http://themepalace.com/downloads/clean-commerce-pro/

    If you have any problem further , please let us know.

    Best Regards!!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.