From: Ian Weller Date: Tue, 21 Jun 2016 19:54:00 +0000 (-0400) Subject: off canvas work X-Git-Tag: v1.0.0^2~9 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=8388970e984fe98134540c177b3e97244188c3a2;p=WP-Themes%2Fwildbills.git off canvas work --- 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 @@