Reply To: How to resize the Google noCAPTCHA reCAPTCHA ? Can you please explain Responsive recaptcha styles?

Home Forums Recaptcha How to resize the Google noCAPTCHA reCAPTCHA ? Can you please explain Responsive recaptcha styles? Reply To: How to resize the Google noCAPTCHA reCAPTCHA ? Can you please explain Responsive recaptcha styles?

#2783
Techy Online
Keymaster
#rc-imageselect, .g-recaptcha {
transform:scale(0.77);
-webkit-transform:scale(0.77);
transform-origin:0 0;
-webkit-transform-origin:0 0;
}
  • This reply was modified 4 years, 2 months ago by Techy Online.
  • This reply was modified 4 years, 2 months ago by Techy Online.