Almost forgot the footer re-arrangement.
authorIan Weller <ian@gaslightmedia.com>
Fri, 10 Feb 2017 21:18:49 +0000 (16:18 -0500)
committerIan Weller <ian@gaslightmedia.com>
Fri, 10 Feb 2017 21:18:49 +0000 (16:18 -0500)
I forgot to make the change with the footer earlier.  I just made the
change now.

footer.php
parts/client-info-footer.php

index c94bb9c..fc3df65 100644 (file)
@@ -10,7 +10,7 @@
                             <?php endif;?>
                             <div class="row">
                                 <?php get_template_part('parts/client-info-footer');?>
-                                <div id="foot-buttons" class="small-12 small-centered columns text-center">
+                                <div id="foot-buttons" class="small-12 small-centered medium-uncentered medium-7 columns text-center">
                                     <a href="#"><img alt="Michigan State University College of Agriculture and Natural Resources" src="<?php echo esc_url( get_template_directory_uri() );?>/assets/MSU Ag Logo.png"></a>
                                 </div>
                             </div>                        
index 7bc4054..1d1a732 100644 (file)
@@ -1,4 +1,4 @@
-<div id="footer_address" class="small-centered small-12 text-center columns">
+<div id="footer_address" class="small-centered small-12 medium-uncentered medium-5 text-center columns">
     <?php if (function_exists('glm_get_clientinfo_option')) :?>
     <h2><?php echo glm_get_clientinfo_option('businessName');?></h2>
     <?php if (glm_get_clientinfo_option('address')):?>