Drop Down Menu Parent/Child Pages
-
Can someone point me in the right direction on how to set up drop down for parent/child pages? I have the PHP code set up as this:
<?php wp_list_pages(‘title_li=&depth=1’); ?>
and I want to be able to hover over a parent page to see the child pages (for the ones that apply).
How can I do this?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Drop Down Menu Parent/Child Pages’ is closed to new replies.