From 3eb57bca60e5045496238906f769da87701ad416 Mon Sep 17 00:00:00 2001 From: Ian Weller Date: Thu, 10 Nov 2016 11:37:44 -0500 Subject: [PATCH] I think I found the off canvas problem I found out there were some end div tags in the footer that didn't apply to the blog, jut the content pages. I changed the footer and moved the end main and div tags and moved them into the right files. --- archive.php | 3 ++- footer.php | 4 +--- front-page.php | 3 +++ home.php | 2 ++ index.php | 3 +++ single.php | 1 + 6 files changed, 12 insertions(+), 4 deletions(-) diff --git a/archive.php b/archive.php index 70fc249..24bd030 100644 --- a/archive.php +++ b/archive.php @@ -43,7 +43,8 @@ -s + + diff --git a/footer.php b/footer.php index e99ff6e..a380596 100644 --- a/footer.php +++ b/footer.php @@ -1,6 +1,4 @@ - - - +