Update wrapper for blocks
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 31 Oct 2017 15:20:32 +0000 (11:20 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 31 Oct 2017 15:20:32 +0000 (11:20 -0400)
use equalizer

sections/landing-page.php

index 176846a..125f9d3 100644 (file)
@@ -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;