I would like to have some kind of custom menu, with a descriptive text after the main menus and before the sub-category, something like:
Code: Select all
MENU 1.1
<p>
blablabla
etc
...
</p>
SUBMENU 1.1.1
SUBMENU 1.1.2
SUBMENU 1.1.3
MENU 1.2
<p>
blablabla
etc
...
</p>
SUBMENU 1.2.1
SUBMENU 1.2.2
SUBMENU 1.2.3Is it possible?
Thanks a lot in advance for any help
