Skip to content

Instantly share code, notes, and snippets.

@FinalDestiny
Created December 29, 2017 20:57
Show Gist options
  • Save FinalDestiny/acaf05fc385dd82ff525eb70cd09e68c to your computer and use it in GitHub Desktop.
Save FinalDestiny/acaf05fc385dd82ff525eb70cd09e68c to your computer and use it in GitHub Desktop.
<script>
jQuery(document).ready(function() {
jQuery('iframe').closest('.et_pb_module').removeClass('et_animated');
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment