adding class to footer of page
authorIan Weller <ian@gaslightmedia.com>
Thu, 3 Mar 2016 15:45:44 +0000 (10:45 -0500)
committerIan Weller <ian@gaslightmedia.com>
Thu, 3 Mar 2016 15:46:17 +0000 (10:46 -0500)
root/footer.php

index 04960de..b62055b 100644 (file)
@@ -1,5 +1,5 @@
                     </main><!--End of main-->
-                        <footer>
+                        <footer class="main">
                             <?php if (is_active_sidebar('sidebar-f')) :?>
                                 <?php dynamic_sidebar('sidebar-f');?>
                             <?php endif;?>