I ran the HTML Validatior and found I was missing the alt tag in the
logo images. I added them with the appropriate text.
<div class="row" data-equalizer data-options="equalize_on_stack: false">
<div id="footer_address" class="text-center small-centered small-11 medium-uncentered medium-6 large-5 columns foot-items" data-equalizer-watch>
- <a href="<?php echo esc_url( home_url( '/' ) ); ?>"><img src="<?php bloginfo('template_url');?>/assets/brewbakers-footer-logo.png"></a>
+ <a href="<?php echo esc_url( home_url( '/' ) ); ?>"><img alt="Brewbaker's Housing & RV" src="<?php bloginfo('template_url');?>/assets/brewbakers-footer-logo.png"></a>
<?php if (glm_get_clientinfo_option('address')):?>
<span><?php echo glm_get_clientinfo_option('address');?></span>
<span class="bullet"> • </span>
<header class="main">
<div class="row large-collapse">
<div id="logo-tag" class="small-12 text-center medium-4 large-text-left columns">
- <a href="<?php echo esc_url( home_url( '/' ) ); ?>" rel="home"><img src="<?php bloginfo('template_url');?>/assets/brewbakers-logo.png"></a>
+ <a href="<?php echo esc_url( home_url( '/' ) ); ?>" rel="home"><img alt="Brewbaker's Housing & RV" src="<?php bloginfo('template_url');?>/assets/brewbakers-logo.png"></a>
</div>
<div class="medium-8 columns show-for-medium-up">
<div class="text-right">