Skip to content

Instantly share code, notes, and snippets.

@AertHulsebos
Created March 16, 2021 14:53
Show Gist options
  • Save AertHulsebos/f537c2828af11c6e24007ba55aac8a95 to your computer and use it in GitHub Desktop.
Save AertHulsebos/f537c2828af11c6e24007ba55aac8a95 to your computer and use it in GitHub Desktop.
<script>
jQuery(document).ready(function ($) {
$( ".wpcf7-blocked-content-notice" ).wrap( "<div class='cmplz-accept-cookies placeholder-active'></div>" );
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment