Helix Ultimate 2.0.7 | Off Canvas Menu | Levels Not Displaying - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Helix Ultimate 2.0.7 | Off Canvas Menu | Levels Not Displaying

malm76

malm76

Helix Framework 3 years ago

Hello:

I have been using Helix Ultimate without issue for some time now.

I have not made any site updates or changes.

The Off Canvas Menu was working properly when I used the site on my phone a couple days ago.

Today, when I navigated to the site, the off canvas menu no longer displayed the ability to expand out all of the levels. Settings are set to display all levels. When I visit the site, the off canvas menu no longer shows the ability to expand down the menu levels, the menu now only shows the menu header and no function to expand out the menu.

Why is this?

Thank you.

Image of issue - Off canvas not showing levels

0
3 Answers
Ariba
Ariba
Accepted Answer
Support Agent 3 years ago #59236

Hello

Thank you for your query.

Please add this css rule in custom css section

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

Hope this will help you.

0
J
joe
Accepted Answer
3 years ago #59229

I wonder if it is related to this issue here:

0
malm76
malm76
Accepted Answer
3 years ago #59342

Thank you. That seems to have corrected the issue.

0