I took out the Great Outdoors logo
authorIan Weller <ian@gaslightmedia.com>
Mon, 26 Jun 2017 12:58:06 +0000 (08:58 -0400)
committerIan Weller <ian@gaslightmedia.com>
Mon, 26 Jun 2017 12:58:06 +0000 (08:58 -0400)
The Great Outdoors logo has been removed from the area above the footer.
With a text-center class in place, I don't need to do any restyle.

footer.php

index 024a136..05ed3be 100644 (file)
                 <ul>
                     <li><a href="http://www.beachtowns.org" target="_blank"><img src="<?php echo esc_url( get_template_directory_uri() );?>/assets/beachtowns-logo.png"></a></li>
                     <li><a href="http://www.michigan.org/hot-spots/silver-lake-sand-dunes/" target="_blank"><img src="<?php echo esc_url( get_template_directory_uri() );?>/assets/pure-michigan-logo.png"></a></li>
-                    <li><a href="http://www.michigansgreatoutdoors.org/" target="_blank"><img src="<?php echo esc_url( get_template_directory_uri() );?>/assets/michigans-great-outdoors.png"></a></li>
                 </ul>
             </div>
         </div>
-    </div>
+    </div><!--End of #content-wrapper-->
                     </main><!--End of main-->
                         <footer class="main">
                             <?php if (is_active_sidebar('sidebar-f')) :?>