projects
/
WP-Themes
/
capstone.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7407198
)
testing separation of rows between the template page content and the partners blocks
author
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 1 Sep 2016 15:37:38 +0000
(11:37 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 1 Sep 2016 15:37:38 +0000
(11:37 -0400)
index.php
patch
|
blob
|
history
diff --git
a/index.php
b/index.php
index
dc352b8
..
72ddc4c
100644
(file)
--- a/
index.php
+++ b/
index.php
@@
-473,6
+473,9
@@
<?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\">";