I updated the screenshot and I made a few changes to the footer layout.
Logo is gone and everything in the footer is centered.
<?php dynamic_sidebar('sidebar-f');?>
<?php endif;?>
<div class="row">
- <div class="small-11 text-center medium-6 large-3 columns small-centered medium-uncentered">
- <img src="<?php echo get_template_directory_uri(); ?>/assets/WherePeopleCount_small-logo_w50.png">
- </div>
- <div class="small-11 medium-6 large-9 columns show-for-medium-up">
+ <div class="small-11 large-9 columns small-centered show-for-medium-up text-center">
<div id="footer_address">
<?php if (function_exists('glm_get_clientinfo_option')) :?>
<h4><?php echo glm_get_clientinfo_option('businessName');?></h4>