From: Laury GvR Date: Mon, 29 Oct 2018 15:16:01 +0000 (-0400) Subject: Change theme name, remove extra menus from topbar, add main nav X-Git-Tag: v1.0.0^2~99 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=309890af2b72f3b6b784679928a840cae2025515;p=WP-Themes%2Fcityofharborsprings.git Change theme name, remove extra menus from topbar, add main nav --- diff --git a/lib/navigation.php b/lib/navigation.php index 0166c2f..3009794 100644 --- a/lib/navigation.php +++ b/lib/navigation.php @@ -1,13 +1,8 @@ 'boards-committees', - 'departments' => 'departments-services', - 'township' => 'township-resources', - 'calendar' => 'township-calendar', - 'parks' => 'Parks and Rec', + 'main-navigation' => 'Main Navigation', 'mobile-menu' => 'Off Canvas', - 'alt-menu' => "How Do I...", )); /** @@ -16,11 +11,7 @@ register_nav_menus(array( if ( ! function_exists( 'glm_theme_top_bar' ) ) { function glm_theme_top_bar() { echo ''; } } @@ -63,12 +54,7 @@ if ( ! function_exists( 'glm_theme_mobile_off_canvas' ) ) { function glm_theme_mobile_off_canvas() { echo '
'; echo '
'; } } diff --git a/sections/header.php b/sections/header.php index 0c1ecea..652c9c6 100644 --- a/sections/header.php +++ b/sections/header.php @@ -1,11 +1,6 @@
-
- - - -