Update footer nave so it doesn't nest ul menu
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 18 Aug 2015 20:50:40 +0000 (16:50 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 18 Aug 2015 20:50:40 +0000 (16:50 -0400)
functions.php

index a504cd6..524a597 100644 (file)
@@ -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