'container_class' => '', // class of container
'menu' => '', // menu name
'menu_class' => 'government', // adding custom nav class
- 'theme_location' => 'gov-nav', // where it's located in the theme
+ 'theme_location' => 'gov', // where it's located in the theme
'before' => '', // before each link <a>
'after' => '', // after each link </a>
'link_before' => '', // before each link text
'container_class' => '', // class of container
'menu' => '', // menu name
'menu_class' => 'visitors', // adding custom nav class
- 'theme_location' => 'visitors-bar', // where it's located in the theme
+ 'theme_location' => 'cvb', // where it's located in the theme
'before' => '', // before each link <a>
'after' => '', // after each link </a>
'link_before' => '', // before each link text
'container_class' => '', // class of container
'menu' => '', // menu name
'menu_class' => 'economic', // adding custom nav class
- 'theme_location' => 'edc-nav', // where it's located in the theme
+ 'theme_location' => 'edc', // where it's located in the theme
'before' => '', // before each link <a>
'after' => '', // after each link </a>
'link_before' => '', // before each link text