<div id="footer-weather" class="footer-section large-4 small-12 columns">
<div class="footer-weather-logo">
<div id="weather-widget">
- <?php echo do_shortcode('[wunderground location=zmw:49735.1.99999 measurement="f" layout="table-horizontal" numdays="2" showdata="daynames,pop,icon,conditions,date,highlow"]');?>
+ <?php echo do_shortcode('[wunderground location=zmw:49734.1.99999 measurement="f" layout="table-horizontal" numdays="2" showdata="daynames,pop,icon,conditions,date,highlow"]');?>
</div>
- <a target="_blank" id="activate-weather" href="https://www.wunderground.com/weather/us/mi/benzonia" class=""><img src="<?php echo get_template_directory_uri(); ?>/assets/weather-icon.png?v=1.0.0"></a>
+ <a target="_blank" id="activate-weather" href="https://www.wunderground.com/weather/us/mi/gaylord" class=""><img src="<?php echo get_template_directory_uri(); ?>/assets/weather-icon.png?v=1.0.0"></a>
</div>
- <a href="https://www.wunderground.com/weather/us/mi/benzonia" target="_blank"><span class="footer-weather-text">Local Weather</span></a>
+ <a href="https://www.wunderground.com/weather/us/mi/gaylord" target="_blank"><span class="footer-weather-text">Local Weather</span></a>
</div>
</div>
</footer>