From 201120c34fdcd9c4565d5fb93a17cb3a1959c52e Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Mon, 29 Apr 2019 14:01:41 -0400 Subject: [PATCH] Don't show featured image on Book Now page --- parts/header-meta.php | 2 +- sections/interior-page.php | 32 ++++++++++++++++++-------------- style.css | 2 +- 3 files changed, 20 insertions(+), 16 deletions(-) diff --git a/parts/header-meta.php b/parts/header-meta.php index 622c15a..b70c120 100644 --- a/parts/header-meta.php +++ b/parts/header-meta.php @@ -2,7 +2,7 @@ <?php wp_title(); ?> - + diff --git a/sections/interior-page.php b/sections/interior-page.php index dff9000..5ef484e 100644 --- a/sections/interior-page.php +++ b/sections/interior-page.php @@ -1,20 +1,24 @@
- - + +
+
diff --git a/style.css b/style.css index 136f3a0..3c8d109 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: bayharbor Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for Bay Harbor -Version: 1.0.18 +Version: 1.0.19 */ -- 2.17.1