Vote: Responsive Vertical Menu

DaveOzric
935 Posts
DaveOzric posted this 16 May 2016

Anyone else who would like a vertical responsive menu please vote.

Anyone else who would like a vertical responsive menu please vote.
Vote to pay developers attention to this features or issue.
5 Comments
Order By: Standard | Newest
Stagger Lee
1818 Posts
Is Solution
Stagger Lee posted this 16 May 2016

Dont use Vertical Menu. Put there instead Horizontal Menu, all menu items 100% width, min-widht too, display: block and rest of styling to make it look like vertical menu. No need for single line of custom CSS code.

I have one working like this and works 100% perfectly.

You can make some container outside of sidebar for horizontal menu insert. In case you need to show left sidebar under content in smartphones / tablets.

Dont use Vertical Menu. Put there instead Horizontal Menu, all menu items 100% width, min-widht too, display: block and rest of styling to make it look like vertical menu. No need for single line of custom CSS code. I have one working like this and works 100% perfectly. You can make some container outside of sidebar for horizontal menu insert. In case you need to show left sidebar under content in smartphones / tablets.
DaveOzric
935 Posts
DaveOzric posted this 16 May 2016

I will try it.

I will try it.
Stagger Lee
1818 Posts
Stagger Lee posted this 16 May 2016

You will probably need to go More styles, Bullet list, Ordered list and give 100% width there, manipulate margin and paddings there.
Point is to give "li" whole width, and it is all needed. Rest you style after your taste and need.

You will probably need to go More styles, Bullet list, Ordered list and give 100% width there, manipulate margin and paddings there. Point is to give "li" whole width, and it is all needed. Rest you style after your taste and need.
DaveOzric
935 Posts
DaveOzric posted this 16 May 2016

Did a quick test on a HTML5 theme and it worked pretty good. Thanks

Did a quick test on a HTML5 theme and it worked pretty good. Thanks
tylerc82588
2 Posts
tylerc82588 posted this 07 December 2016

The vertical menu being responsive would be nice for using different menus on different pages. I currently have different menus for different pages on my site, and I can't use the horizontal navigation as it only allows you to set one per location.

The vertical menu being responsive would be nice for using different menus on different pages. I currently have different menus for different pages on my site, and I can't use the horizontal navigation as it only allows you to set one per location.
You must log in or register to leave comments