From: Laury GvR Date: Fri, 16 Oct 2015 16:04:53 +0000 (-0400) Subject: Removing the uber-menu from the off-canvas. X-Git-Tag: v1.0.0~49^2~59 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=1a234860fdd7a20775b664f0ece5f2f89b2562c2;p=WP-Themes%2Fcrawfordco.git Removing the uber-menu from the off-canvas. --- diff --git a/functions.php b/functions.php index cd6b562..9a1057b 100644 --- a/functions.php +++ b/functions.php @@ -118,7 +118,7 @@ function glm_offcanvas_menu() { echo '
'; wp_nav_menu(array( - 'theme_location' => 'top-bar', + 'theme_location' => '', 'container' => '', 'container_class' => '', 'menu' => '',