From: Steve Sutton Date: Tue, 18 Oct 2016 18:55:30 +0000 (-0400) Subject: Update menu for off canvas X-Git-Tag: v1.0.0^2~38 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=fa2f41e074f11e4cf72fba408ef960d782acad2c;p=WP-Themes%2Fharborcountry.git Update menu for off canvas Move the home menu so it's on the top. --- diff --git a/lib/navigation.php b/lib/navigation.php index 282a56c..13caab2 100644 --- a/lib/navigation.php +++ b/lib/navigation.php @@ -14,7 +14,7 @@ if ( ! function_exists( 'glm_theme_top_bar' ) ) { echo glm_theme_top_bar_nav( 'top-bar' ); echo ''; } - + function glm_theme_top_bar_nav($theme_location) { $menu = wp_nav_menu(array( 'echo' => false, // don't echo @@ -40,7 +40,7 @@ if ( ! function_exists( 'glm_theme_top_bar' ) ) { */ if ( ! function_exists( 'glm_theme_mobile_off_canvas' ) ) { function glm_theme_mobile_off_canvas() { - echo '