Update footer for the email address.
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 14 Jul 2017 13:06:01 +0000 (09:06 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 14 Jul 2017 13:06:01 +0000 (09:06 -0400)
Removing the email from client info and adding separate one for the
contact us link to goto a page.

sections/footer.php

index 7626686..bf26e7c 100644 (file)
@@ -37,6 +37,7 @@
                                             <span class="bullet"> &#8226; </span><span><?php echo glm_get_clientinfo_option('extra');?></span>
                                         <?php endif;?>
                                         <?php endif;?>
+                                        <span class="bullet"> &#8226; </span><a href="<?php get_permalink( 659 );?>">Contact Us</a>
                                     </div>
                                     <div class="medium-6 large-4 columns text-center show-for-medium-up">
                                         <ul>
@@ -50,4 +51,4 @@
                                 </div>
                             </div>
 
-                        </footer>
\ No newline at end of file
+                        </footer>