Tagged: x Author Posts December 15, 2016 at 4:22 am #1294025 Gnomo BàgnoloParticipant Hi Is there a solution in order to auto-close Mobile Menu after click/touch a menu item? I use Integrity Stack: http://www.ilsentierodeglignomi.it Thank You Daniele December 15, 2016 at 5:11 am #1294061 Paul RModerator Hi Daniele, Thanks for writing in! You can add this under Custom > Edit Global Javascript in the Customizer. jQuery(function($) { $(".x-nav-wrap.mobile a").on( "touchend click", function() { $('.x-btn-navbar').click(); }); }); Hope that helps. Author Posts <script> jQuery(function($){ $("#no-reply-1294025 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In