- This topic has 11 replies, 3 voices, and was last updated 3 months, 3 weeks ago by .
Viewing 12 posts - 1 through 12 (of 12 total)
Viewing 12 posts - 1 through 12 (of 12 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Remove “My Cart” icon in the header menu
Hello, how can I remove the My cart icon and the $0.00 from header menu?
I use woo commerce for the product catalog but not for online shop.
Thanks a lot.
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.header-extras { display:none;}
Regards,
Chris
Hi Chris,
It not work. the cart and amount still here.
Here is my code in CSS:
.tabs.wc-tabs, .post_head { display:none;}
.single-product .mywrap { position: relative;}
.header-extras { display:none;}
span.desc{display: none;}
@media screen and (max-width: 479px) {
.auto-parts-products-box {
width: 49% !important;
vertical-align: top;
}
}
Thanks 🙂
Hi,
Kindly show us your website URL?
Regards,
Chris
www.riccosmart.com
Thank you
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.header-extras {display:none !important;}
Regards,
Sonal S Sinha
It works, thank you 🙂
🙂
Hi I got another problem after the code, please find the image : https://jumpshare.com/s/yuT7vbNrreq5IvvYnzyQ
The “My cart” was gone, but my menu seems cannot be in center.
Thanks 🙂
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
#topmenu { padding-right: 0;}
Regards,
Chris
It work! Thank you 😀
Great 🙂
Document Management WordPress Plugins for File Management There are many document management WordPress plugins available online. Starting to open-source blogging software to a fully-fledged CMS […]
Are you looking for the best WooCommerce based plugins for your WooCommerce Website? Here’s a list of the best WooCommerce based plugins. These are suitable […]
When talking about WordPress, you may get curious about the plugins used by WordPress, shortcodes, page builder, etc., in the same way, SEO optimized WordPress […]