• I was trying to change the colors for the Recaptcha plugin, and came across the built in themes, but am new to code and wasn’t quite sure where to place this and I am hoping someone can help.

    <script>
      var RecaptchaOptions = { theme : 'clean' };
    </script>
  • The topic ‘Recaptcha Theme’ is closed to new replies.