Update color
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 26 Dec 2018 15:18:30 +0000 (10:18 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 26 Dec 2018 15:18:30 +0000 (10:18 -0500)
spelling correction

footer.php

index 6084f94..70df86d 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" custom_by_color="#ffffff" text_color="#000000"]'); ?>
+                                    <?php echo do_shortcode('[awesome-weather location="6141439" units="F" forecast_days="4" custom_bg_color="#ffffff" text_color="#000000"]'); ?>
                                 </div>
                             </div>
                         </footer>