Menu - Off Canva Not Working - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Menu - Off Canva Not Working

F

fabrice

Helix Framework 3 years ago

Hi !

I upgrade my Helix ultimate 2.0.6 Since, my menu off canva isnot working correctly on mobile only.

When I open my sub menu, it takes all the screen of my phone but I cant scroll down to see every submenu links... Any idea ?

Thanks

0
2 Answers
Ariba
Ariba
Accepted Answer
Support Agent 3 years ago #53413

Hello

Thank you for query.

Please add the following css in custom css section

.offcanvas-menu {
    overflow-y: scroll;
}
0
F
fabrice
Accepted Answer
3 years ago #61492

This is working, thanks !

0