Hide the front page video
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 13 Jul 2018 16:40:34 +0000 (12:40 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 13 Jul 2018 16:40:34 +0000 (12:40 -0400)
Client wants it removed.

front-page.php
style.css

index 9ac60fd..bbb30d2 100644 (file)
@@ -18,7 +18,7 @@
                     <?php get_template_part('parts/glm-blocks');?>
                 </div>
             </div>
-            <div id="video" class="small-12 columns">
+            <div id="video" class="small-12 columns hide">
                 <div class="row">
                     <div class="video-img small-12 medium-3 large-3 columns">
                         <a href="<?php echo esc_url(get_permalink(142)); ?>"></a>
index a6f3b15..ee65aa3 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: EmmetCountyGovernment
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for EmmetCountyGovernment
-Version: 1.2.29
+Version: 1.2.30
 */