From 8caf004e3e93578ec9288982ca3d89ecafed1508 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Tue, 5 Jun 2018 16:03:03 -0400 Subject: [PATCH] removing members only menu from mobile nav removing members only menu item --- lib/navigation.php | 1 - style.css | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/navigation.php b/lib/navigation.php index b7376bd..f5b5d91 100644 --- a/lib/navigation.php +++ b/lib/navigation.php @@ -34,7 +34,6 @@ if ( ! function_exists( 'glm_theme_mobile_off_canvas' ) ) { echo '
'; echo '
'; } } diff --git a/style.css b/style.css index 4ad3341..4eebec3 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: Ice Breaker Mackinaw Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for Ice Breaker -Version: 1.0.1 +Version: 1.0.2 */ -- 2.17.1