adding the offsite link to sage tracking to the mobile image for the shamrock in...
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 10 Apr 2019 19:17:06 +0000 (15:17 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 10 Apr 2019 19:17:06 +0000 (15:17 -0400)
parts/header-meta.php
sections/footer.php
style.css

index 0a0ddc4..afec885 100644 (file)
@@ -2,7 +2,7 @@
     <meta charset="utf-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <title><?php wp_title(); ?></title>
-    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.2">
+    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.3">
     <link rel="shortcut icon" href="<?php echo get_stylesheet_directory_uri() ; ?>/favicon.ico">
     <link href="https://fonts.googleapis.com/css?family=Roboto+Slab:400,700" rel="stylesheet">
     <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700' rel='stylesheet' type='text/css'>
index a916aad..f30a060 100644 (file)
@@ -58,7 +58,8 @@
                                             <div class="row collapse">
                                                 <div class="small-12 text-center medium-text-left medium-offset-4 medium-5 large-offset-5 large-4  columns">
                                                     <span>Sign up for <br>our enewsletter</span>
-                                                    <img class="show-for-small-down text-center" alt="shamrock" src="<?php echo get_template_directory_uri();?>/assets/shamrock.png">
+                                                    <a style="background: transparent;padding: 0;width: 35px;margin: 0 auto;" target="_blank" href="https://app.sagetracks.com/en/7562beav.login"><img class="show-for-small-down text-center" alt="shamrock" src="<?php echo get_template_directory_uri();?>/assets/shamrock.png"></a>
+                                                    
                                                 </div>
                                                 <div class="medium-3 columns show-for-medium-up">
                                                     <a style="background: transparent;padding: 0;margin: 0;width: 35px;text-align: left;" target="_blank" href="https://app.sagetracks.com/en/7562beav.login"><img alt="shamrock" src="<?php echo get_template_directory_uri();?>/assets/shamrock.png"></a>
index 5a206c7..6003af5 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: BeaverIslandBoatCompany
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for BeaverIslandBoatCompany
-Version: 1.0.2
+Version: 1.0.3
 */