Questions About Mobile Side Menu
-
Hello,
First of all, thank you for this wonderful theme. It is so nice that I bought it for the 2nd time and I am very satisfied.
I have 2 little questions. There are “Wishlist” and “My Account” pages in the Mobile Side Menu and I cannot remove them. How can I remove it?
My second question is, I want to rename on the mobile side “Menu” and “Categories” sections, but I can’t. I hope you can help.
I have uploaded the relevant screenshots, you can check it there.
Thank you so much.
Attachments:
You must be
logged in to view attached files.
Hello,
1) Please try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.
.wd-nav-mobile li .menu-item-my-account,
.menu-item-wishlist, .menu-item-compare {
display:none;
}
2) You need to install and use the loco translate plugin for that.
You can also watch the video in our detailed documentation at the following link: https://www.youtube.com/watch?v=D3NsDdMzsls
Best Regards