Home › Forums › Basel support forum › Mobile menu dropdown Mobile menu dropdown This topic has 3 replies, 2 voices, and was last updated 6 years, 1 month ago by Artem Temos. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts October 24, 2018 at 10:10 am #84733 keacraftParticipant Hey, I would like if clicking on the text (not only the arrow) would open up the dropdown menu. I already tried this from another post without anything happening: jQuery('.mobile-nav').on('click', '.menu-item a:not([href])', function(e) { e.preventDefault(); jQuery(this).parent().find('>.icon-sub-menu').click(); }) Any suggestions on how to solve this? Thank you Attachments:You must be logged in to view attached files. October 24, 2018 at 11:09 am #84755 Artem TemosKeymaster Hi, Please, send us a link to your website where you added that code so we can check. Thank you October 24, 2018 at 11:15 am #84758 keacraftParticipant Can’t share website link with you, as it is password protected. It is a staging version. October 24, 2018 at 1:33 pm #84799 Artem TemosKeymaster Sorry, but we can’t test the code while we don’t see your website. Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to create new topics. Login / Register