fixing interior page blocks
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 9 May 2018 14:01:02 +0000 (10:01 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 9 May 2018 14:01:02 +0000 (10:01 -0400)
fixing the theme interior page so the blocks show up properly

sections/interior-page.php

index ea3db33..f661cbe 100644 (file)
@@ -27,7 +27,7 @@
                                     <div class="row">
                                         <?php get_template_part('parts/main-content');?>
                                     </div>
-                <!--
+                
                                 <div class="small-12 medium-6 large-4 columns small-text-center medium-text-left">
                                     <?php //get_sidebar(); ?>
                                 </div>