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?
-
Please help me to create responsive recaptcha layout. How can I change the width of recptcha.
#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, 6 months ago by Techy Online.
-
This reply was modified 4 years, 6 months ago by Techy Online.
- You must be logged in to reply to this topic.