adding medium 10 columns to the event detail mark up to make it
authorAnthony Talarico <talarico@gaslightmedia.com>
Thu, 15 Dec 2016 17:38:58 +0000 (12:38 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Thu, 15 Dec 2016 17:38:58 +0000 (12:38 -0500)
narrow

sections/interior-page.php

index 379f12d..0d725a5 100644 (file)
@@ -39,7 +39,7 @@
                                 </div>
                             <?php } else if( get_page_template_slug( $post->ID ) === "event-detail" ) { ?>
                                 <div class="row">
-                                    <div id="main-content" class="small-12 medium-centered columns  event-content">
+                                    <div id="main-content" class="small-12 medium-10 medium-centered columns  event-content">
                                        <div class="event-container small-12 medium-10 medium-centered columns">
                                             <?php echo do_shortcode('[glm-members-event-detail]');?>
                                         </div>