From 6d7783700c305138e889b033273f613e8e3c9804 Mon Sep 17 00:00:00 2001 From: Shannon Smith Date: Mon, 11 Dec 2017 17:02:48 +1300 Subject: [PATCH] Fix divider in Bootstrap nav Bootstrap nav water was using the wrong class for the dropdown so I have adjusted that. --- inc/bootstrap-wp-navwalker.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inc/bootstrap-wp-navwalker.php b/inc/bootstrap-wp-navwalker.php index 6b067d1..54660ec 100644 --- a/inc/bootstrap-wp-navwalker.php +++ b/inc/bootstrap-wp-navwalker.php @@ -62,9 +62,9 @@ class understrap_WP_Bootstrap_Navwalker extends Walker_Nav_Menu { * a 0 if the strings are equal. */ if ( strcasecmp( $item->attr_title, 'divider' ) == 0 && $depth === 1 ) { - $output .= $indent . '