I made some changes to the header and sidebar
authorIan Weller <ian@gaslightmedia.com>
Tue, 21 Feb 2017 15:44:42 +0000 (10:44 -0500)
committerIan Weller <ian@gaslightmedia.com>
Tue, 21 Feb 2017 15:44:42 +0000 (10:44 -0500)
I added a menu option to the sidebar and I took 'Home' and the commas
out of the header text.

header.php
sidebar.php

index 1e3227d..e91ecba 100644 (file)
                             <a href="<?php echo esc_url( home_url() );?>"><img alt="Dans Green Side Up" src="<?php echo esc_url( get_template_directory_uri() );?>/assets/Dan's-Green-Side-Up-logo-sm.png"></a>
                         </div>
                         <div id="phrase" class="small-12 medium-7 columns text-center">
-                            <h1>Professional Home, Lawn, and Landscape Care</h1>
+                            <h1>Professional Lawn and Landscape Care</h1>
                         </div>
                         <div class="medium-2 columns show-for-medium-up text-right">
                             <ul>
                                 <li>231-526-6287</li>
-                                <li><a href="<?php echo get_permalink(14); ?>">Contact Us</a></li>
+                                <li><a href="<?php echo get_permalink(648); ?>">Contact Us</a></li>
                             </ul>
                         </div>
                     </div>
index abb96e5..5ccfc69 100644 (file)
@@ -1,6 +1,6 @@
-<!--
+
                         <div id="side-nav" class="large-3 columns show-for-large-up" data-equalizer-watch>
                             <div class="row collapse">
                                 <?php glm_side_menu(); ?>
                             </div>
-                        </div>-->
+                        </div>