updating footer and off canvas address
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 28 Feb 2018 14:44:31 +0000 (09:44 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 28 Feb 2018 14:44:31 +0000 (09:44 -0500)
updating site address

footer.php
header.php
style.css

index 1116588..9882a29 100644 (file)
@@ -3,7 +3,7 @@
                                 <div id="address" class=" small-offset-1 small-11 medium-offset-2 medium-5 columns">
                                     <img class="left" src="<?php echo get_template_directory_uri(); ?>/assets/mini_logo.png">
                                     <h2>Emmet County EMS</h2>
-                                    <p>200 Division Street, Petoskey, MI 49770<br>(231) 348-0603</p>
+                                    <p>1201 Eppler Road, Petoskey, MI 49770<br>(231) 776-1000</p>
                                 </div>
                                 <div class="medium-5 columns show-for-medium-up sym">
                                     <img src="<?php echo get_template_directory_uri(); ?>/assets/symb.png">
index 402335e..94aaa52 100644 (file)
@@ -7,7 +7,7 @@
     <link href='//fonts.googleapis.com/css?family=Open+Sans:400,400italic,700' rel='stylesheet' type='text/css'>
     <link href='//fonts.googleapis.com/css?family=Crimson+Text:600italic' rel='stylesheet' type='text/css'>
     <?php wp_head(); ?>
-    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.1.15">
+    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.1.22">
       <link rel="shortcut icon" href="<?php echo get_template_directory_uri(); ?>/favicon.ico">
   </head>
   <body>
@@ -51,9 +51,9 @@
                                     <a id="magnifying-glass-mobile" href="#"></a>
                                 </form>
                                 <strong>Emmet County EMS</strong>
-                                <p>200 Division Street</p>
+                                <p> 1201 Eppler Road</p>
                                 <p> Petoskey, MI 49770</p>
-                                <p>231-348-0603</p>
+                                <p>(231) 776-1000</p>
                                 <a id="staff-mobile" href="<?php echo get_bloginfo('url');?>/staff/">Staff Only</a>
                             </div>
                         </aside>
index c4db6f8..35ea875 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: Emmet County EMS
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for Emmet County EMS
-Version: 1.1.21
+Version: 1.1.22
 */