• I have a nav with a mega menu for each parent menu item, like so…

    Parent
    -Child
    -Child
    -Child

    Etc…

    What I want to do is have each mega menu be split into halves with the left half being the sub menu items and the right being a contact form with different call-to-actions for each parent.

    How do you edit a WordPress menu, instead of just spitting it out with wp_nav_menu()? How do you add content that’s not just an link?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘How to customize a WordPress menu with PHP?’ is closed to new replies.