Updating the off canvas booking text
authorIan Weller <ian@gaslightmedia.com>
Mon, 17 Jul 2017 19:39:29 +0000 (15:39 -0400)
committerIan Weller <ian@gaslightmedia.com>
Mon, 17 Jul 2017 19:39:29 +0000 (15:39 -0400)
I updated the right off canvas "Book Now" text to "Search Rooms"

parts/off-canvas-menu.php

index 26580e7..acabffd 100644 (file)
@@ -24,7 +24,7 @@
 </aside>
 
 <aside class="right-off-canvas-menu">
-    <h2 class="text-center off-canvas-header">Book Now</h2>
+    <h2 class="text-center off-canvas-header">Search Rooms</h2>
         <div class="row">
           <div id="resform-wrapper" class="small-12 column">
             <?php if(is_front_page())  { ?>