Update colors
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 26 Dec 2018 15:16:44 +0000 (10:16 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 26 Dec 2018 15:16:44 +0000 (10:16 -0500)
for weather widget

footer.php

index 75e80fc..6084f94 100644 (file)
@@ -27,7 +27,7 @@
                                     </div>
                                 </div>
                                 <div id="weather-widget" class="medium-3 columns show-for-large-up text-center">
-                                    <?php echo do_shortcode('[awesome-weather location="6141439" units="F" forecast_days="4"]'); ?>
+                                    <?php echo do_shortcode('[awesome-weather location="6141439" units="F" forecast_days="4" custom_by_color="#ffffff" text_color="#000000"]'); ?>
                                 </div>
                             </div>
                         </footer>