Tagged: x
-
AuthorPosts
-
January 16, 2017 at 2:59 am #1331680
martineroothParticipantHello guys,
Recently I updated everthing to the newest version. After that the mobile menu isn’t working anymore.
I hope someone can help me?Link: https://fysiotherapiesalland.nl/
Thanks
January 16, 2017 at 3:10 am #1331700
ChristianModeratorHey there,
You have this in Appearance > Customize > Custom > Global Javascript
$(document).ready( function() { $(".x-btn-navbar").click(function() { $(".desktop").toggle(); }); });Please remove it.
Thanks.
January 17, 2017 at 3:48 am #1333251
martineroothParticipantI removed it, but it’s still not working?
Thanks!
January 17, 2017 at 5:52 am #1333381
Paul RModeratorHi,
To fix it, you can add this under Custom > Edit Global CSS in the Customizer.
.x-nav-wrap mobile ul.x-nav { display: block; }Hope that helps.
January 17, 2017 at 7:37 am #1333484
martineroothParticipantI added it, but itβs still not working…
Thanks!
January 17, 2017 at 9:06 am #1333582
ThaiModeratorHi There,
Please update the CSS to this:
.x-nav-wrap.mobile ul.x-nav { display: block !important; }Hope it helps π
January 17, 2017 at 9:42 am #1333629
martineroothParticipantYes it’s working! Thank you!
January 17, 2017 at 10:16 am #1333679
ThaiModeratorYou’re most welcome π
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1331680 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
