Is it possible to hide the cart icon on the mobile menu? Or perhaps make it appear only if they've added something to the cart from WooCommerce? The icon is so close to the hamburger menu icon that most fingers cannot push the menu icon only, without accidentally hitting the cart icon instead.
Hello,
Is it possible to hide the cart icon on the mobile menu? Or perhaps make it appear only if they've added something to the cart from WooCommerce? The icon is so close to the hamburger menu icon that most fingers cannot push the menu icon only, without accidentally hitting the cart icon instead.
Thanks.
Hello again,
You can add this custom css to add more space between both :
Thefox > Styling options :
.menu_slide #nav_button_alt { padding-left: 20px; }
or if you want to remove the cart icon :
.mt_menu .header_current_cart { display:none !important ; }
This should do the trick!
Do not hesitate to contact us if you have more questions.
Have a nice day!
Best Regards.
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme