Normally you have to option to display the menu vertical and horizontal, when you display horizontal the menu items are displayed under every main menu option:
MENU1 | MENU2
OPT1
OPT2
ETC
What I’m looking to do is something like this, using a horizontal menu but the menu options also horizontal
MENU1 | MENU2
OPT1 | OPT2 | ETC
Is this posible?