From 7ec4d1ebe8e598fd84b5ad6077dd8dc00f647b45 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Tue, 10 Apr 2018 07:43:57 -0400 Subject: [PATCH] moving the front page layout around to match the desired positions changing the front page back to the original layout --- front-page.php | 16 +++++++--------- header.php | 2 +- style.css | 2 +- 3 files changed, 9 insertions(+), 11 deletions(-) diff --git a/front-page.php b/front-page.php index 80dd78e..a87ff41 100644 --- a/front-page.php +++ b/front-page.php @@ -11,22 +11,20 @@ -
- - +
+
-
-
- +
+ +
-
diff --git a/header.php b/header.php index 271a30c..d10723e 100644 --- a/header.php +++ b/header.php @@ -6,7 +6,7 @@ <?php wp_title(); ?> - + diff --git a/style.css b/style.css index 5ee2b72..4129847 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: GaylordCVB Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for GaylordCVB -Version: 1.0.19 +Version: 1.0.20 */ -- 2.17.1