Remove my account and favorites from the mobile menu
-
Hello How do I remove favorites and my account from the mobile menu? Thank you
Attachments:
You must be
logged in to view attached files.
Hello,
Please provide the site URL to the private area.
Best Regards
Hello,
Please check the credentials: https://prnt.sc/tp9iln Site is not working.
Best Regards
Hello,
Oh yes sorry
Here is the right link
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .mobile-nav ul li.login-side-opener {
display:none;
}
body .mobile-nav ul li.wishlist {
display:none;
}
Best Regards