adding margin to the business name in client info to balance the footer
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 20 Feb 2019 17:19:51 +0000 (12:19 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 20 Feb 2019 17:19:51 +0000 (12:19 -0500)
parts/glm-client-info.php
style.css

index bf6e4f1..8efb0b0 100644 (file)
@@ -1,4 +1,4 @@
-<div id="footer_address">
+<div id="footer_address" style="margin-top: 15px;">
     <?php if (function_exists('glm_get_clientinfo_option')) :?>
         <div class="location_1 address-container medium-6 columns">
             <h4 style="margin-bottom: 0px;"><?php echo glm_get_clientinfo_option('businessName');?></h4>
index b5b1e17..76f7b4f 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,7 +3,7 @@ Theme Name: N Point Strategies
 Theme URI: https://accesspressthemes.com/wordpress-themes/accesspress-parallax/
 Author: AccessPress Themes
 Author URI: https://accesspressthemes.com/
-Version: 1.0.5
+Version: 1.0.6
 License: GNU General Public License v3 or later
 License URI: http://www.gnu.org/licenses/gpl-3.0.html
 Text Domain: accesspress-parallax