Remove cart button from the menu
-
Hello everyone,
i use Storefront theme with Woocommerce plugin and now i’m trying to remove cart button from the menu (as i don’t need it to be visible at all and i’m not planning to use the cart).
I’ve tried many solutions proposed here, but none of them worked.
As far as i understand, i simply need to remove this code (between site-navigation and musthead closing tags):
</nav><!-- #site-navigation --> <ul class="site-header-cart menu"> <li class=""> <a href="https://new.vse-detali.net/?page_id=18" title="Посмотреть корзину"> 0.00руб. <span class="count">0 шт.</span> </a> <div class="widget woocommerce widget_shopping_cart"><div class="widget_shopping_cart_content"></div></div> </div> </header><!-- #masthead -->
But the problem is that i can’t find it on the server ?? Could anyone please tell me the full path to this file (and its name), so that i could remove this code?
Txs a lot!
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Remove cart button from the menu’ is closed to new replies.