Contents
How do I remove the shopping cart icon from the header?
It can be done with these easy steps. From your WordPress Dashboard, navigate to the Appearance > Customize > Header > Header Main Area section. Toggle off the Enable Cart Icon option.
How do I get rid of the shopping cart icon in WooCommerce?
If you are not using WooCommerce to sell anything and the icon is visible on your header, then you just need to simply deactivate the WooCommerce Plugin from WP-admin > Plugins. And, the cart icon will be removed automatically from your website.
How do I get rid of the cart icon on Shopify?
In the files tree, open Sections / header. liquid and look around line 150. There should be an anchor element with href=”/cart” and class=”site-header__icon site-header__cart”. Now you can either comment out that anchor or delete it until you’re ready to go.
How do I remove something from my WordPress shopping cart?
By default, if you have the WooCommerce plugin active on the OceanWP theme, then a little shopping cart will display in the main navigation menu. This icon can be removed and also tweaked via the WordPress Customizer. Browse to: Appearance > Customize > WooCommerce > Menu Cart.
Is there a way to hide the shopping cart icon?
Please go to Dashboard > Installed plugins: You can also hide the shopping cart icon on lower resolutions (mobile view) by adding the custom CSS code below: Did you find it helpful?
I will now discuss how to hide, remove, or disable the Add to Cart button on WooCommerce shop pages. There are many reasons why WooCommerce store owner can temporarily or permanently disable add cart button on their website, for instance, a product is out of stock.
How to hide the cart icon in WP dashboard?
You can also hide the cart icon using the Hide Woo Elements plugin. Its option for hiding the cart icon can be found from the WP dashboard at: “WooCommerce > Hide Woo Elements > Hide Elegant Themes header cart?”
How to hide the cart icon in Divi?
If you want to hide the cart icon from logged out users (so that only logged in users see it), you can use this CSS instead: If you want to hide the cart icon on desktop, but keep it showing on mobile / tablet, use this CSS: My Divi Booster plugin includes an option to hide the WooCommerce cart icon from the header.