projects
/
WP-Themes
/
SaultHistoricSites.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2dabb68
)
Update colors
author
Steve Sutton
<steve@gaslightmedia.com>
Wed, 26 Dec 2018 15:16:44 +0000
(10:16 -0500)
committer
Steve Sutton
<steve@gaslightmedia.com>
Wed, 26 Dec 2018 15:16:44 +0000
(10:16 -0500)
for weather widget
footer.php
patch
|
blob
|
history
diff --git
a/footer.php
b/footer.php
index
75e80fc
..
6084f94
100644
(file)
--- a/
footer.php
+++ b/
footer.php
@@
-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>