testing separation of rows between the template page content and the partners blocks
authorAnthony Talarico <talarico@gaslightmedia.com>
Thu, 1 Sep 2016 15:37:38 +0000 (11:37 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Thu, 1 Sep 2016 15:37:38 +0000 (11:37 -0400)
index.php

index dc352b8..72ddc4c 100644 (file)
--- a/index.php
+++ b/index.php
                                            <?php get_template_part('parts/glm-blocks'); ?>
 
                               <?php } ?>
+                            </div>
+                              <div class="row">
+
                                 <?php if(!is_front_page() && !$full_page_width === true)
                                 {
                                     echo "<div class=\"small-12 medium-7 columns\">";