Trying different styles for off-canvas menu
authorLaury GvR <laury@gaslightmedia.com>
Wed, 21 Feb 2018 17:10:00 +0000 (12:10 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 21 Feb 2018 17:10:00 +0000 (12:10 -0500)
lib/navigation.php

index 4ea5719..6e8e3ec 100644 (file)
@@ -90,7 +90,8 @@ if ( ! function_exists( 'cvb_mobile_off_canvas' ) ) {
   function cvb_mobile_off_canvas() {
       echo '<ul class="left-off-canvas-list">';
       echo '<li class="page_item"><a href="' . get_bloginfo('url') . '">Home</a></li>';
-      echo '<h3 class="propertyLabel"> Visitor Information </h3>';
+      echo '<li class="page-item"><h3 class="propertyLabel"> Visitor Information </h3>';
+      echo '</ul>';
       wp_nav_menu(array(
           'container' => false,                           // remove nav container
           'container_class' => '',                        // class of container