- This topic has 11 replies, 3 voices, and was last updated 3 weeks, 3 days 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 🙂
TYPO3 to WordPress Migration If you want to migrate your website from TYPO3 to WordPress, here are the full-fledged solutions. Though the migration process can […]
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]