From: Laury GvR Date: Tue, 5 Nov 2019 14:54:18 +0000 (-0500) Subject: Move wp_footer call to fix off-canvas display issue X-Git-Tag: v1.0.0^2~4 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=106c1214257c99ae74085a4d6ad98798e87eb281;p=WP-Themes%2Ffinewinejourneys.git Move wp_footer call to fix off-canvas display issue Wp_footer was called one element too deeply causing the off-canvas menu to display incorrectly. --- diff --git a/footer.php b/footer.php index 9f0cb08..a88e10b 100644 --- a/footer.php +++ b/footer.php @@ -31,10 +31,10 @@ All Rights Reserved. - + - +