projects
/
WP-Themes
/
mountpleasantwow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
633d3eb
)
Update footer nave so it doesn't nest ul menu
author
Steve Sutton
<steve@gaslightmedia.com>
Tue, 18 Aug 2015 20:50:40 +0000
(16:50 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Tue, 18 Aug 2015 20:50:40 +0000
(16:50 -0400)
functions.php
patch
|
blob
|
history
diff --git
a/functions.php
b/functions.php
index
a504cd6
..
524a597
100644
(file)
--- a/
functions.php
+++ b/
functions.php
@@
-110,6
+110,7
@@
if ( ! function_exists( 'mountpleasantcvb_footer' ) ) {
wp_nav_menu(array(
'container' => false, // remove nav container
'container_class' => '', // class of container
+ 'items_wrap' => '%3$s',
'menu' => '', // menu name
'menu_class' => '', // adding custom nav class
'theme_location' => 'footer', // where it's located in the theme