Mobile menu does not scroll till the end
-
Hi, i am using Max Mega Menu Free version with Kadence theme. The problem that occurs is that the mobile menu does not scroll down till the end – last submenu item/s is/are not showing (depending on the device).
I tried the code below, but it does not work.
@include mobile {
#{$wrap} #{$menu} {
max-height: 300px;
overflow: auto;
}
}When added Padding for the mobile sub menu, it worked only with Iphone. I am struggling with android.
I am not an IT person and it is hard for me to find the solution for it.
Anybody have an idea how I can fix it?
The page I need help with: [log in to see the link]
- The topic ‘Mobile menu does not scroll till the end’ is closed to new replies.