Home Forums WoodMart support forum How can I set mobile menu like this image and text

How can I set mobile menu like this image and text

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #525390

    dh.pasan
    Participant

    How can I set text and image like this below I mentioned screenshot?

    Attachments:
    You must be logged in to view attached files.
    #525512

    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.

    #525586

    dh.pasan
    Participant

    I want to do that under a main menu:

    as an example:
    Under Menu 1 sub-menus shows that image and the text.

    #525658

    Hello,

    Try to create a mobile menu and upload the menu icon for menu items from Appearance Menu: https://ibb.co/p2ZmjKM

    Best Regards.

    #527062

    dh.pasan
    Participant

    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.
    #527136

    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.

    #527483

    dh.pasan
    Participant

    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.
    #527541

    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.

Viewing 8 posts - 1 through 8 (of 8 total)