I am still checking items off the checklist
authorIan Weller <ian@gaslightmedia.com>
Wed, 12 Apr 2017 17:35:09 +0000 (13:35 -0400)
committerIan Weller <ian@gaslightmedia.com>
Wed, 12 Apr 2017 17:35:09 +0000 (13:35 -0400)
I added the screenshot and the social icon sprite because the original
social icon is too small.  I also added social media icon area to the
off canvas.

assets/Social-Icons-Set-black.png [new file with mode: 0644]
screenshot.png [new file with mode: 0644]
sections/off-canvas.php

diff --git a/assets/Social-Icons-Set-black.png b/assets/Social-Icons-Set-black.png
new file mode 100644 (file)
index 0000000..b973006
Binary files /dev/null and b/assets/Social-Icons-Set-black.png differ
diff --git a/screenshot.png b/screenshot.png
new file mode 100644 (file)
index 0000000..c3e0ab9
Binary files /dev/null and b/screenshot.png differ
index 353d18c..e81f5e8 100644 (file)
@@ -1,5 +1,8 @@
                     <aside class="left-off-canvas-menu hide-for-large-up opensearchserver.ignore">
                         <?php glm_theme_mobile_off_canvas(); ?>
+                        <ul class="offcanvas-social-list">
+                            <li><a href="#" target="_blank"><img src="<?php bloginfo('template_url'); ?>/assets/facebook-icon-footer.png"></a></li>
+                        </ul>
                         <?php if (function_exists('glm_get_clientinfo_option')) :?>
                             <ul>
                                 <li><?php echo glm_get_clientinfo_option('businessName');?></li>