Update style on weather container
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 26 Dec 2018 15:01:35 +0000 (10:01 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 26 Dec 2018 15:01:35 +0000 (10:01 -0500)
for fitting the weather into the block

footer.php

index 7793945..a8f7cac 100644 (file)
@@ -3,9 +3,9 @@
                             <div id="foot-blocks">
                                 <div class="row">
                                     <div class="small-11 small-centered medium-uncentered medium-4 columns item">
-                                        <div class="block">
+                                        <div class="block" style="overflow: hidden;">
                                             <h5>Local Weather</h5>
-                                            <?php echo do_shortcode('[awesome-weather location="4993756" units="F" override_title="" forecast_days="0"]'); ?>
+                                            <?php echo do_shortcode('[awesome-weather location="4993756" units="F" override_title="" inline_style="" forecast_days="0"]'); ?>
                                         </div>
                                     </div>
                                     <div class="small-11 small-centered medium-uncentered medium-4 columns item">