How to add categories button on the left in the mobile bottom navigation bar?
-
Hello
How to add categories button on the left in the mobile bottom navigation bar?
I added the categories button but it is not displayed.
See attached images
Attachments:
You must be
logged in to view attached files.
Hello,
I am unable to visit your site. Please remove the IP restrictions. We are accessing the site from Pakistan. So I will check and give you a possible solution.
Best Regards.
Hi, it tells me that they removed the restriction to that country, please confirm me.
Hello,
Mobile categories are on the shop page only if you want to open categories in the mobile menu you need to add a “Mobile menu” element. But you also need to swap menus in this case.
Best Regards.
Hi.
I have added menu button, how can I change the text and icon?
Attachments:
You must be
logged in to view attached files.
Hello,
To change the icon add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS.
.wd-header-mobile-nav .wd-tools-icon:before {
content: "\f140";
}
Then, Navigate to Typography > Icons fonts > Check the icons and change the content code as per your requirements.
For the text, You need to install and use the Loco Translate plugin to change the text.
You can watch our detailed videos on how to translate string using loco translate:
https://www.youtube.com/watch?v=D3NsDdMzsls
Best Regards.