So I’m creating a rails application signup page. I’ve used the Zurb Foundation grid in order to create the site layout. The problem I’m having is that when the grid is resizing, the recaptcha isn’t doing the same, and starts to go out of it’s bounds. There doesn’t seem to be a way of redesigning the layout short of editing the javascript. Does anybody know of a good responsive design solution for captcha and rails?
So I’m creating a rails application signup page. I’ve used the Zurb Foundation grid
Share
You can customize the look and feel of reCaptcha:
There’s no need to modify the Javascript; apply responsive CSS/HTML to work with the rest of your layout.