Forums
Forums / Themes and Templates / adding submenus to menu
(@johnmerlino)
13 years, 10 months ago
I have a main menu:
<?php wp_nav_menu( array( ‘theme_location’ => ‘primary’) ); ?>
Problem is I don’t know how to make child pages display as submenu items in a menu. I am looking for something like this:
http://guarddoggps.com/
You hover over a menu item, and submenu items display.
Is there a non-plugin way to achieve this in the latest version of wordpress?
ok I yhink i just figured out. you can slide left and right.
(@bdbolin)
🙂 Please mark as resolved.
The topic ‘adding submenus to menu’ is closed to new replies.