Main Menu only shows first level items.
Second level is not showed,although you mark as expanded them in menu options.
Example
--Unit
-----Group1
----------Service1
-----Group2
----------Service2
----------Service3
Groups are showed. Not Services.
Did you know how to implement this?
Looks that there are several problems with menu if you don't want the default menu.
Comments
Comment #1
luistope commentedWith the help in: https://drupal.org/node/1026036
I found a solution for myself.
Modify region--menu.tpl.php as:
If you want to show third level at the right you must modify global.css