- This topic has 7 replies, 3 voices, and was last updated 3 weeks, 2 days ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 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,
Sonl Sinha
It works, thank you 🙂
🙂
WordPress eLearning and LMS Plugins WordPress eLearning and LMS plugins have been discussed in this article. Speaking of the modern day learning and education, it […]
Radio Station Plugins This blog walks you through remarkably effective radio WordPress plugins custom-made for radio websites. So, let’s get to know more about these […]
WordPress Slider Without Coding There are so many methods that you can prefer to enhance the look and feel of your website. one of the […]