From 6064e4f81c7a20520f17b7098a66596c19ff2a81 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Wed, 14 Mar 2018 12:10:44 -0400 Subject: [PATCH] hiding search form temporarily hiding the search form --- parts/header-meta.php | 2 +- parts/search-form.php | 2 +- sections/header.php | 2 +- style.css | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/parts/header-meta.php b/parts/header-meta.php index fc2957b..5669553 100644 --- a/parts/header-meta.php +++ b/parts/header-meta.php @@ -2,7 +2,7 @@ <?php wp_title(); ?> - + diff --git a/parts/search-form.php b/parts/search-form.php index a8b83f3..d9c7dd5 100644 --- a/parts/search-form.php +++ b/parts/search-form.php @@ -1,4 +1,4 @@ - \ No newline at end of file diff --git a/sections/header.php b/sections/header.php index bb30a73..a8f3057 100644 --- a/sections/header.php +++ b/sections/header.php @@ -2,7 +2,7 @@
    -
  • +
diff --git a/style.css b/style.css index 70d2d26..c64e3a0 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: visitbenzie Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for Benzie Area Visitors Bureau -Version: 1.0.9 +Version: 1.0.10 */ -- 2.17.1