Tagged: x Author Posts April 9, 2016 at 6:50 am #874026 MatthewParticipant Hi, The accordions throughout my site are not functioning in mobile version. The accordions are there but they will not open. Can someone please get back to me so I can send the URL and login credentials in PM. Thanks! April 9, 2016 at 7:38 am #874068 MatthewParticipant I was able to resolve this issue by using the following code: Added JS code under Custom > JavaScript in the Customizer: jQuery(document).ready(function($) { if ( $(‘html’).hasClass(‘touchevents’) ) { $(‘.vc_tta.vc_general .vc_tta-panel-title > a, .vc_tta.vc_general .vc_tta-panel-title > a’).off(‘click touchstart touchend’); } }); April 9, 2016 at 10:24 am #874224 ThaiModerator Glad you’ve sorted it out. If you need anything else, please let us know 🙂 Author Posts <script> jQuery(function($){ $("#no-reply-874026 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In