From 3deb14de51b4d8473bc15c53a0fc2f905206b9d5 Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Thu, 25 Jan 2018 13:13:28 -0500 Subject: [PATCH] Added foundation column/row classes to #main element for padding fixes --- author.php | 4 ++-- page-templates/page-fullwidth.php | 4 ++-- page-templates/page-memberprofile.php | 4 ++-- search.php | 4 ++-- single-event.php | 4 ++-- single.php | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/author.php b/author.php index fe1abeb..f504e22 100644 --- a/author.php +++ b/author.php @@ -58,9 +58,9 @@ endif;
-
+
-
+

nickname; ?>

diff --git a/page-templates/page-fullwidth.php b/page-templates/page-fullwidth.php index c274777..13e82fe 100644 --- a/page-templates/page-fullwidth.php +++ b/page-templates/page-fullwidth.php @@ -8,8 +8,8 @@ get_header(); ?>
-
-
+
+
-
-
+
+
-
-
+
+
diff --git a/single-event.php b/single-event.php index 8e90120..83d962a 100644 --- a/single-event.php +++ b/single-event.php @@ -16,9 +16,9 @@ get_header(); ?>
-
+
-
+
',get_the_title('31026'),''; ?>
diff --git a/single.php b/single.php index afad4de..c743889 100644 --- a/single.php +++ b/single.php @@ -16,9 +16,9 @@ get_header(); ?>
-
+
-
+
SPECIALS + PACKAGES'; } else { echo '

',get_the_title('34'),'

'; } ?>
-- 2.17.1