Skip to content

Instantly share code, notes, and snippets.

@kary4
Last active November 23, 2017 19:24
Show Gist options
  • Save kary4/eb663947c71a6c5ed7d2b80895e3f042 to your computer and use it in GitHub Desktop.
Save kary4/eb663947c71a6c5ed7d2b80895e3f042 to your computer and use it in GitHub Desktop.
<script id="fix-mobile-lang">
jQuery( document ).ready(function() {
jQuery('#et-extra-mobile-menu .menu-item-langselect-0 ul a').unbind();
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment