updating off canvas menu
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 28 Feb 2018 15:19:24 +0000 (10:19 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 28 Feb 2018 15:19:24 +0000 (10:19 -0500)
updating info in off canvas, removing book now link

header.php
parts/off-canvas-menu.php
style.css

index c3226ab..58b1807 100644 (file)
@@ -4,7 +4,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.8">
+    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.9">
       <link rel="shortcut icon" href="<?php echo get_template_directory_uri(); ?>/favicon.ico">
     <?php wp_head(); ?>
   </head>
index 0053b22..16ff81e 100644 (file)
@@ -8,7 +8,6 @@
         <li>Fax: 231-347-7516</li>
     </ul>
     <ul>
-        <li><a target="_blank" href="https://reservation.magnusonhotels.com/bbe/page1.aspx?propertyID=6386">Book Online</a></li>
-        <li>FOR ADDITIONAL AVAILABILITY, CALL HOTEL DIRECT</li>
+        <li>CALL HOTEL DIRECT FOR BEST RATE</li>
     </ul>
 </aside>
index 2dbcdf0..e1a823b 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: BayInn
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for BayInn
-Version: 1.0.8
+Version: 1.0.9
 */