From fa2f41e074f11e4cf72fba408ef960d782acad2c Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Tue, 18 Oct 2016 14:55:30 -0400 Subject: [PATCH] Update menu for off canvas Move the home menu so it's on the top. --- lib/navigation.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) 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 '