projects
/
WP-Themes
/
baragacounty.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01fccd2
)
Trying different styles for off-canvas menu
author
Laury GvR
<laury@gaslightmedia.com>
Wed, 21 Feb 2018 17:10:00 +0000
(12:10 -0500)
committer
Laury GvR
<laury@gaslightmedia.com>
Wed, 21 Feb 2018 17:10:00 +0000
(12:10 -0500)
lib/navigation.php
patch
|
blob
|
history
diff --git
a/lib/navigation.php
b/lib/navigation.php
index
4ea5719
..
6e8e3ec
100644
(file)
--- a/
lib/navigation.php
+++ b/
lib/navigation.php
@@
-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