Mobile Menu Without Wishlist and Login
-
Hello,
I want to remove wishlist, account and login / register from mobile menu. I see they are there by default. I tried to create another menu and assign it as mobile menu, but these pages are still there. How can I remove them?
Best regards!
Hello,
Thank you very much for choosing our theme and for contacting us.
Please add this code to the Theme Settings > Custom CSS > Global:
.mobile-nav .header-links{
display: none;
}
Best Regards
Hello,
Works perfect.
Best regards.
You are welcome! If you have any questions please feel free to contact us.
Best Regards
The topic ‘Mobile Menu Without Wishlist and Login’ is closed to new replies.