From 9f3dfdc9dafcf2e06002164a3ea74804251610cc Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Tue, 19 Jun 2018 08:54:52 -0400 Subject: [PATCH] removing test echo statements --- content-page.php | 2 +- glm-dev/scss/_blog.scss | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content-page.php b/content-page.php index 31c7345..5ead1ec 100644 --- a/content-page.php +++ b/content-page.php @@ -5,7 +5,7 @@ * @package accesspress_parallax */ ?> -LOLOL +
>
', '' ); ?> diff --git a/glm-dev/scss/_blog.scss b/glm-dev/scss/_blog.scss index e39747e..aeef71d 100644 --- a/glm-dev/scss/_blog.scss +++ b/glm-dev/scss/_blog.scss @@ -1,5 +1,5 @@ html{ - body.blog{ + body.blog, blog.single{ #page{ #content{ padding-top: 190px !important; -- 2.17.1