Hello,
this question applies to the Multi level Navigation Plugin for WordPress.
I’m trying to figure out if possible to have a columned content in the dropdown.
further explanations: i don’t care about havin few level, i just try to make an horizontal menu and a dropdowned submenu, whose content is displayed on 2 columns (just because there are many many many [this is blog post categories] )
like if the dropdown content was like a :
<table>
<tr>
<td>Cat A</td>
<td>Cat Y</td>
</tr>
<tr>
<td>Cat B</td>
<td>Cat Z</td>
</tr>
…
</table>
I’m not especially lookin for a complete solution ” title=”Smiley” />
but if someone thinks this is possible, i’d like at least a path to follow to reach my goal.
thanks for your attention and thanks in advance to anyone who can help.
have a nice day.