From 8388970e984fe98134540c177b3e97244188c3a2 Mon Sep 17 00:00:00 2001 From: Ian Weller Date: Tue, 21 Jun 2016 15:54:00 -0400 Subject: [PATCH] off canvas work --- lib/navigation.php | 2 +- parts/off-canvas-menu.php | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/navigation.php b/lib/navigation.php index f5b5d91..886814d 100644 --- a/lib/navigation.php +++ b/lib/navigation.php @@ -32,7 +32,7 @@ if ( ! function_exists( 'glm_theme_top_bar' ) ) { if ( ! function_exists( 'glm_theme_mobile_off_canvas' ) ) { function glm_theme_mobile_off_canvas() { echo '
'; - echo '
'; } diff --git a/parts/off-canvas-menu.php b/parts/off-canvas-menu.php index 753e7ed..509b4e7 100644 --- a/parts/off-canvas-menu.php +++ b/parts/off-canvas-menu.php @@ -1,6 +1,5 @@