From: Anthony Talarico Date: Wed, 14 Mar 2018 16:10:44 +0000 (-0400) Subject: hiding search form X-Git-Tag: v1.0.10^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=6064e4f81c7a20520f17b7098a66596c19ff2a81;p=WP-Themes%2Fvisitbenzie.git hiding search form temporarily hiding the search form --- 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 */