From cf9670e9a35bea799b9a1da8f6613121ad30f992 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Wed, 30 Aug 2017 13:57:29 -0400 Subject: [PATCH] increasing interior page width to 12 columns, increasing page content area to 9 and reducing the ad sidebar to 3 columns adjusting the columns and the column width for the interior page wrapper and the interior page content next to the ad sidebar --- sections/interior-page.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sections/interior-page.php b/sections/interior-page.php index ef9688f..72d0a1f 100644 --- a/sections/interior-page.php +++ b/sections/interior-page.php @@ -2,10 +2,10 @@
-
+
"; + echo "
"; echo ""; echo "
    "; if ( is_active_sidebar( 'ad-area' ) ) : dynamic_sidebar( 'ad-area' ); @@ -19,7 +19,7 @@ } get_template_part('parts/main-content'); echo "
"; - echo "