Tagged: Burger Menu, submenu, vertical menu
I would like to be able to adjust the height and width of the vertical menu and submenu items. I tried adjusting them by changing the font size in Advanced Styling, but that doesn’t seem to make a difference. Can you help me?
Separately, is there a Kriesi theme that offers more advanced vertical menu support (2 or 3 level fly-outs)? This would be very helpful, as my site has many pages.
Thanks!
Hey macjeffff,
You can do this by adjusting the padding via css. Please try the following css:
#av-burger-menu-ul a{
padding:30px!important;
}
This should set it to a higher height.
As for your last question, while Enfold does not offer a more robust submenu, most of our users generally find suitable plugins to meet those needs.
Best regards,
Jordan Shannon