remove ”Compare” Mobile menu Item
-
How to remove this ”Compare” Mobile menu Item? I have disabled compare feature from Shop > Compare> disable, but no luck!
Attachments:
You must be
logged in to view attached files.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .site-mobile-menu .menu-item-compare{
display:none;
}
body .site-mobile-menu li.menu-item-register {
display:none;
}
body .site-mobile-menu .login-side-opener{
display:none;
}
Best Regards
Hi, CSS Code did not work. Can you please check again. I am not using any caching plugins. I used only your theme plugins.
Hi, CSS Code did not work. Can you please check again. I am not using any caching plugins. I used only your theme plugins. Also when i disable Compare feature from the site it should be automatically removed! isn’t it a bug!
Hello,
Please provide the site admin access to the private area.
Best Regards
This issue is still not solved or what ?
I disabled compare in theme settings and still in mobile menu I get the compare button with no link.
Menu contains no elements in Appearance->menus
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .site-mobile-menu .menu-item-compare{
display:none;
}
body .site-mobile-menu li.menu-item-register {
display:none;
}
body .site-mobile-menu .login-side-opener{
display:none;
}
Best Regards
This is not working.
Hello,
Please provide your site admin access to the private area.
Best Regards