Any way to use the Normal size reCaptcha and not the Compact one?
-
I made the form, and I didn’t like the default CAPTCHA (it redirects and all), so I used existing reCaptcha keys.
When I viewed it in the popup form, it seems to be using the compact form of reCaptcha instead of the normal width. It causes the form to stretch vertically a bit. Is there any way to change this?
Link to example: Screenshot
My contact form already has the normal width reCaptcha, as you can see on the bottom left of the screenshot.I also noticed it’s placed within a div with a set width that probably doesn’t help… I updated that with CSS already though..
<div style="width: 164px; height: 144px;">
Thanks for any assistance! So far so good otherwise ??
- The topic ‘Any way to use the Normal size reCaptcha and not the Compact one?’ is closed to new replies.