Last active
April 7, 2022 12:38
-
-
Save AertHulsebos/446b9cf437554c183cdbbb6ada383dfa to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* You can add a class for styling on line 6, | |
* You can change alignment on line 7. | |
* You can change the wording on line 8, | |
* Copy code from line 7-10. | |
*/ | |
<div data-service="google-recaptcha" data-category="marketing" class="cmplz-blocked-content-container cmplz-blocked-content-notice cmplz-accept-service cmplz-accept-marketing cmplz-wpforms" | |
style="text-align: left; cursor: pointer;"> | |
Click here to accept reCaptcha cookies before sending the form. | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment