Answer a question

check my website if needed -> backlifeup.com

I've tried all of the following options but nothing seems to work:

In customization I don't have the general https://docs.oceanwp.org/article/190-remove-or-edit-the-woocommerce-menu-icon

Does't work either... https://www.youtube.com/watch?v=rhUZ1XfUb4g https://secondlinethemes.com/disable-the-woocommerce-cart-icon/ https://wordpress.org/support/topic/remove-woocommerce-cart-icon-from-nav-bar/ https://divibooster.com/hide-woocommerce-icon-from-divi-header/ https://wpexplorer-themes.com/total/docs/remove-edit-woocommerce-menu-icon/

Answers

I was racking my brain trying to get that to work. Everything I saw pointed to:

.site-header-cart {
    display:none;
 }

But that never worked for me!

So I figured out something that does. Try this:

.cart-contents { display: none !important; }
Logo

WooCommerce社区为您提供最前沿的新闻资讯和知识内容

更多推荐