How can I set mobile menu like this image and text
-
How can I set text and image like this below I mentioned screenshot?
Attachments:
You must be
logged in to view attached files.
Hello,
Try to add any content in the mobile menu area from Appearance -> Widgets -> Area after the mobile menu:
https://ibb.co/qjSQzx2
Best Regards.
I want to do that under a main menu:
as an example:
Under Menu 1 sub-menus shows that image and the text.
Hello,
Try to create a mobile menu and upload the menu icon for menu items from Appearance Menu: https://ibb.co/p2ZmjKM
Best Regards.
I have already done that, but see the second screenshot that I have sent and this is how the images show.
Attachments:
You must be
logged in to view attached files.
Hello,
Try to add the following Custom CSS code to Theme Settings > Custom CSS > CSS for mobile
.wd-nav-img, .mega-menu-list img {
max-height: 60px;
width: 60px;
}
Best Regards.
I want to set the images only for the Jewelry menu. but It is now visible in every menu.
Attachments:
You must be
logged in to view attached files.
Hello,
have checked your site and the icons are showing only on the jewelry menu item.
https://ibb.co/PCm9PM1
You can easily eliminate the menu icon in places where you don’t want to display icons through the Appearance menu.
Best Regards.