Hi I've created a menu with its children in admin panel, but I cannot get the children of a menu. Main menu items are in the $main_menu variable and how can I get the children of a menu? Thanks
If you want a simple one child level menu , you can use to override the css. In drupal already a module nice menu module, you can use and get the multilevel menus.