Replies: 0
There is a line of code that needs to be changed in Nav Menu Roles
CODE
wp_nav_menu( array( ‘theme_location’ => ‘primary-menu’, ‘fallback_cb’ => ” ) );
/CODE
Where is this code located so I can change it? Sorry, not up to speed with WP internals yet.
Thanks for any help.