ReCaptcha logo with Confetti feature

When you see the a reCaptcha when you use Confetti, it is because you have switched on the Single Form reCaptcha option in your Kajabi Settings. There are 2 solutions.


1) Switch off the reCaptcha setting. it will remove the reCaptcha also from your other forms.

2) If you want to keep this option active. Add the following line of code to your template. It will remove the logo but will not harm your security. There is no risk as your students are already in your course and on your list.


Add the code to: Customize > Settings > Gamify Styling > Add your CSS

.recaptcha-container {display: none;}



Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.