I updated some parts to meet the checklist
authorIan Weller <ian@gaslightmedia.com>
Wed, 4 Jan 2017 15:33:01 +0000 (10:33 -0500)
committerIan Weller <ian@gaslightmedia.com>
Wed, 4 Jan 2017 15:33:01 +0000 (10:33 -0500)
I went back and updated some things in the theme so it meets the checklist
requirements.  I think it is good now.

front-page.php
parts/off-canvas-menu.php
screenshot.png

index fefcd0b..46fe0cf 100644 (file)
@@ -76,7 +76,7 @@ global $wpdb;
             <div class="small-12 large-6 columns right">
                 <div class="row">
                     <div class="small-12 columns text-center medium-text-right">
-                        <a href="http://www.delta.com/?Log=1&mkcpgn=SEzzzYGusaCSpriBD&s_kwcid=TC|22026|delta||S|e|31715458324&clickid=c80e462a-f587-429c-ba97-05163f5d5d28&tracking_id=284x4513153/" class="book-now"><img src="<?php echo get_template_directory_uri(); ?>/assets/book-icon.jpg"></a>
+                        <a href="http://www.delta.com/?Log=1&mkcpgn=SEzzzYGusaCSpriBD&s_kwcid=TC|22026|delta||S|e|31715458324&clickid=c80e462a-f587-429c-ba97-05163f5d5d28&tracking_id=284x4513153/" class="book-now"><img alt="Book Your Flight Now" src="<?php echo get_template_directory_uri(); ?>/assets/book-icon.jpg"></a>
                     </div>
                 </div>
             </div>
index ace4010..c2a77ad 100644 (file)
@@ -1,6 +1,5 @@
 <aside class="left-off-canvas-menu hide-for-large-up">
     <?php glm_theme_mobile_off_canvas(); ?>
-    <?php get_template_part('parts/search');?>
     <span class="text-center"><b>Airport Manager</b></span>
     <span class="text-center p-number">(906) 495-5631</span>
     <span class="text-center"><b>Delta</b></span>
index 385b602..442e0fd 100644 (file)
Binary files a/screenshot.png and b/screenshot.png differ