From: Laury GvR Date: Mon, 4 Mar 2019 23:49:47 +0000 (-0500) Subject: Add main content wrapper around content area X-Git-Tag: v1.0.2^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=d9222dabb35fa3abd9a4240910adfdbb33a1df3e;p=WP-Themes%2Fltbaygolf.git Add main content wrapper around content area --- diff --git a/parts/header-meta.php b/parts/header-meta.php index 5695e6e..aabb726 100644 --- a/parts/header-meta.php +++ b/parts/header-meta.php @@ -2,7 +2,7 @@ <?php wp_title(); ?> - + diff --git a/sections/banquets-page.php b/sections/banquets-page.php index f240514..e87bcc6 100644 --- a/sections/banquets-page.php +++ b/sections/banquets-page.php @@ -1,26 +1,32 @@ -
-
- "; - echo ''; - bcn_display(); - echo "
"; - } - ?> -
-
- - - -
-
- - - -
-
- +
+
+
+ "; + echo ''; + bcn_display(); + echo "
"; + } + ?> +
+
+ + + +
+
+ + + +
+
+ + + +

+ +
diff --git a/style.css b/style.css index dba4ab3..2af5c73 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: ltbaygolf Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for Little Traverse Bay Golf -Version: 1.0.1 +Version: 1.0.2 */