Menu Type MENU HEADING Subs Not Working On Off Canvas Menu - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Menu Type MENU HEADING Subs Not Working On Off Canvas Menu

Alison

Alison

Helix Framework 3 years ago

Hi Where I have used a Menu type MENU HEADING the sub menus do the heading do not show on the off canvas menu.

Please see https://ileap.co.uk/ and look at the sub menus for 'activities' on the main menu - then look at the hamburger menu and you will see that they do not show.

This is really urgent please. Thanks Alison

0
4 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 3 years ago #58827

Hi there!

Thanks for your query.

Yes, as mobile devices doesn't have hover feature, so there only works menu item type as URL, and then put hash(#) in the URL field for those menu items has submenus.

Hope this will solve the issue for you!

Best Regards

0
Alison
Alison
Accepted Answer
3 years ago #58891

Hello Rashida

Will this be fixed in future releases so they can be shown by a 'click' on mobile devices? Or is there a way to change it to 'Click' rather than hover?

If i add the item as an URL with # it can become frustrating for users.

Thanks Alison

0
Alison
Alison
Accepted Answer
3 years ago #59362

??

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 3 years ago #66081

Hello Alison

Apology for the delay. Please use this CSS to Template Options -> Custom Code -> Custom CSS

body.ltr .offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>.nav-header>.menu-toggler{
    right: 0px;
}

Best regards

0