From b6ea7ac54f3711e175fdcf46ef49b410e13ae5e5 Mon Sep 17 00:00:00 2001 From: Ian Weller Date: Wed, 19 Oct 2016 14:49:28 -0400 Subject: [PATCH] adding a div so the containers I set will work I added a div with the class row since I have the container for main in a grid. --- footer.php | 1 + front-page.php | 1 + index.php | 22 ++++++---------------- 3 files changed, 8 insertions(+), 16 deletions(-) diff --git a/footer.php b/footer.php index 46cc539..03a39af 100644 --- a/footer.php +++ b/footer.php @@ -12,6 +12,7 @@ get_sidebar(); } ?> +