Page 1 of 1

Responsive menu won't display all sub menus in phone mode

Posted: Sat Apr 06, 2019 5:45 pm
by alan_sh
I have a responsive menu which I use in default and phone views. In phone view it displays the hamburger menu and then expands when I touch it. But I have a menu item at the end (lowest in vertical view) which has submenus and some of the submenus are below the bottom of the phone and won't display. I have it in a page header so it displays over the top of others and stays in view using Affix. If I take the Affix off, I can scroll down to the bottom, but in default mode, it means the menu disappears off the top.

Is there any way round this? I can't use affix in just 420px mode - is there any other way anyone can suggest?

Cheers

Alan

Re: Responsive menu won't display all sub menus in phone mode

Posted: Sat Apr 06, 2019 5:56 pm
by alan_sh
The way I am having to do it is have a second responsive menu just for the phone modes.

Re: Responsive menu won't display all sub menus in phone mode

Posted: Sat Apr 06, 2019 6:10 pm
by Pablo
With affix enabled there is no scroll option. HTML does not allow (af)fixed content to be scrolled.

Re: Responsive menu won't display all sub menus in phone mode

Posted: Sat Apr 06, 2019 6:12 pm
by alan_sh
Such is life.

I've found a way around it, so I'm happy.

Cheers

Alan