From: Anthony Talarico Date: Mon, 7 Dec 2015 15:32:48 +0000 (-0500) Subject: changing off canvas menus to individual menus X-Git-Tag: v1.0.0^2~126 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=a76db2aa7588c6b027305af32666d63d2a211443;p=WP-Themes%2Fstaffords.git changing off canvas menus to individual menus --- diff --git a/lib/menu-walker.php b/lib/menu-walker.php index cd44aba..9b348be 100644 --- a/lib/menu-walker.php +++ b/lib/menu-walker.php @@ -95,6 +95,8 @@ if ( ! function_exists( 'bay_mobile_off_canvas' ) ) { } if ( ! function_exists( 'art_mobile_off_canvas' ) ) { function art_mobile_off_canvas() { + echo ''; } } if ( ! function_exists( 'river_mobile_off_canvas' ) ) { function river_mobile_off_canvas() { + echo ''; } } if ( ! function_exists( 'bridge_mobile_off_canvas' ) ) { function bridge_mobile_off_canvas() { + echo ''; } } if ( ! function_exists( 'perry_mobile_off_canvas' ) ) { function perry_mobile_off_canvas() { + echo ''; } } if ( ! function_exists( 'pier_mobile_off_canvas' ) ) { function pier_mobile_off_canvas() { + echo ''; } } if ( ! function_exists( 'boat_mobile_off_canvas' ) ) { function boat_mobile_off_canvas() { + echo ''; } } if ( ! function_exists( 'vacation_mobile_off_canvas' ) ) { function vacation_mobile_off_canvas() { + echo '