projects
/
WP-Themes
/
keweenaw2017.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ed8f7b
)
Update wrapper for blocks
author
Steve Sutton
<steve@gaslightmedia.com>
Tue, 31 Oct 2017 15:20:32 +0000
(11:20 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Tue, 31 Oct 2017 15:20:32 +0000
(11:20 -0400)
use equalizer
sections/landing-page.php
patch
|
blob
|
history
diff --git
a/sections/landing-page.php
b/sections/landing-page.php
index
176846a
..
125f9d3
100644
(file)
--- a/
sections/landing-page.php
+++ b/
sections/landing-page.php
@@
-28,7
+28,7
@@
<?php get_template_part('parts/main-content');?>
</div>
- <div id="glm-blocks-wrapper">
+ <div id="glm-blocks-wrapper"
data-equalizer data-options="equalize_on_stack: false"
>
<div class="glm-blocks-container row">
<?php
global $post;