- This topic has 11 replies, 3 voices, and was last updated 1 hour, 57 minutes 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,
Sonl 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 🙂
Are you looking for professional WordPress themes and templates that will help you grow your business? If yes, then just take a few minutes to […]
WordPress Migration to New Server From now on, you don’t need to worry about the WordPress migration to the new server. Because it looks complex, […]
Many people look forward to creating a website using WordPress because WordPress permits all the features and functionality that online store business required. Hence, WordPress […]