I am using wordpresss custom menue, its working fine have added this code for showing nav bar.
<?php wp_nav_menu( array('menu' => 'main-nav' )); ?>
the problem is that, I want to show drop down menu but its not working. it doesn't show drop down hierarchy. here is the link to my site please see site please guide. Regards Nauman Khattak
Appearance->menusection. To create sub menu you have to drag an item little right under the parent menu item. – Sisir Mar 24 '12 at 9:35