linking the explore the lakes section to the mapntours url
authorAnthony Talarico <talarico@gaslightmedia.com>
Fri, 29 Sep 2017 14:10:47 +0000 (10:10 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Fri, 29 Sep 2017 14:10:47 +0000 (10:10 -0400)
using the map n tours url to link the explore the lakes action item

parts/action-items.php

index 0fd2d3e..61beb87 100644 (file)
@@ -9,7 +9,7 @@
     </a>
 </div>
 <div id="explore-lakes-action" class="small-12 medium-4 columns action-item">
-    <a class="action-item-link" href="">
+    <a class="action-item-link" href="http://www.mapntour.com/view/ColdwaterCountry" target="_blank">
         <img class="explore-action-item action-item-img" src="<?php echo get_template_directory_uri() . "/assets/explore-the-lakes.png"; ?>" alt="">
     </a>
 </div>