Title: Please make responsive
Last modified: August 30, 2016

---

# Please make responsive

 *  Resolved [Simba](https://wordpress.org/support/users/simbalion/)
 * (@simbalion)
 * [11 years ago](https://wordpress.org/support/topic/please-make-responsive/)
 * Hi, I love your plugin, but can you please make it responsive?
 * I understand Google’s thing isn’t responsive yet, which is kind of ironic considering
   they just shoved responsivity down everyone’s throats, but there are solutions
   I’ve found online.
 * However, I would rather not have to implement these code changes and then update
   them later on a bunch of websites when google fixes their own code, it would 
   be better if it could be handled via plugin updates.
 * [https://wordpress.org/plugins/advanced-nocaptcha-recaptcha/](https://wordpress.org/plugins/advanced-nocaptcha-recaptcha/)

Viewing 1 replies (of 1 total)

 *  [Shamim Hasan](https://wordpress.org/support/users/shamim51/)
 * (@shamim51)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/please-make-responsive/#post-6216047)
 * you can use this css to make responsive temporarily
 *     ```
       .g-recaptcha>div>div{width:inherit !important;position:relative;display:block;padding:0;overflow:hidden;max-width:302px;border-right:1px solid #d3d3d3;border-radius:4px;box-shadow:2px 0px 4px -1px rgba(0,0,0,.08);-webkit-box-shadow:2px 0px 4px -1px rgba(0,0,0,.08);-moz-box-shadow:2px 0px 4px -1px rgba(0,0,0,.08)}
       .g-recaptcha iframe{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}
       .g-recaptcha>div{position:relative}
       .g-recaptcha>div:before{content:'Loading captcha...';position:absolute;top:38%;left:0}
       .g-recaptcha:empty:before{content:'Something wrong occured'}
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Please make responsive’ is closed to new replies.

 * ![](https://ps.w.org/advanced-nocaptcha-recaptcha/assets/icon-256x256.png?rev
   =2961544)
 * [CAPTCHA 4WP - Antispam CAPTCHA solution for WordPress](https://wordpress.org/plugins/advanced-nocaptcha-recaptcha/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/advanced-nocaptcha-recaptcha/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/advanced-nocaptcha-recaptcha/)
 * [Active Topics](https://wordpress.org/support/plugin/advanced-nocaptcha-recaptcha/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/advanced-nocaptcha-recaptcha/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/advanced-nocaptcha-recaptcha/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Shamim Hasan](https://wordpress.org/support/users/shamim51/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/please-make-responsive/#post-6216047)
 * Status: resolved