Hi,
I want to make a "products" menu by using a _menu suffix module. Is it possible to make sub-items appear when you click on the parent menu item? It should look like this:
MENU ITEM 1
MENU ITEM 2
MENU ITEM 3
And when you click on "MENU ITEM 1", it should look like this:
MENU ITEM 1
SUB MENU ITEM 1
MENU ITEM 2
MENU ITEM 3