fbpx
Skip to content
Smart Data Soft
Support System
Smart Data Soft
  • Home
  • Support Policy
  • Docs
  • Submit a Ticket
  • Home
  • Support Policy
  • Docs
  • Submit a Ticket

How to remove Cart Icon?

You are here:
  1. Home
  2. Doc
  3. How to remove Cart Icon?

Cleaning Services WordPress Theme

  • FAQ
    • How to install theme?
    • How do I change Logo?
    • Where do I upload favicon?
    • How to change theme colors?
    • How do I change top header information, that contains phone number and social icons?
    • How to remove Cart Icon?
    • How to remove the search button from the menu bar?
    • Shop page contents not showing. How to set up the Shop Page?
    • How can update any references from smartdata.tonytemplates.com to my local site yoursite.com?
    • How do I add custom url at GET QUOTE button?
    • Contact page: how to edit the general office contact info on the left side?
    • I want to link the Social Media links at the footer
    • How to disable title bar?
    • How can I change (lady with bucket) background image ?
  1. Home
  2. Docs
  3. Cleaning Services WordPress Theme
  4. FAQ
  5. How to remove Cart Icon?

How to remove Cart Icon?

Two ways you can hide the shopping cart icon from the header menu. The first way to deactivate woocommerce plugin from your WordPress plugin section.

 

Second way, You can use this custom CSS code to hide the cart icon.

Add the css given below to ( Appearance > Customize > Additional CSS ) field.


.page-header .header-cart {
display: none;
}

Updated on January 20, 2020

Doc navigation

← How do I change top header information, that contains phone number and social icons?How to remove the search button from the menu bar? →
Was this article helpful to you? Yes No
Copyright © 2008-2018 by SmartDataSoft. All Rights Reserved.
Go to Top