Title: Clean theme problem..
Last modified: August 30, 2016

---

# Clean theme problem..

 *  Resolved [Prob3](https://wordpress.org/support/users/prob3/)
 * (@prob3)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/clean-theme-problem/)
 * Clean theme has a bug problem.. It has been seen wide boxed (Comments, login 
   screen pages..)
 * Should need to working on it..
 * Worked good others.
 * [https://wordpress.org/plugins/bwp-recaptcha/](https://wordpress.org/plugins/bwp-recaptcha/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [Khang Minh](https://wordpress.org/support/users/oddoneout/)
 * (@oddoneout)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/clean-theme-problem/#post-6611424)
 * Already replied here: [https://wordpress.org/support/topic/clean-theme-problem-1?replies=2](https://wordpress.org/support/topic/clean-theme-problem-1?replies=2)
   but not sure if you got a notification.
 * Are you still using the old recaptcha? Do you have a screenshot of the bug so
   I can take a look?
 *  Thread Starter [Prob3](https://wordpress.org/support/users/prob3/)
 * (@prob3)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/clean-theme-problem/#post-6611484)
 * Yes i have taked them.
 * From login form:
    [here](http://i.imgur.com/6X3gw2X.png)
 * From contact form:
    [here](http://i.imgur.com/SGjXDx4.png)
 * From comment form:
    [here](http://i.imgur.com/zLXw0KP.png)
 * Wide all of them…
 * Thanks
 *  Thread Starter [Prob3](https://wordpress.org/support/users/prob3/)
 * (@prob3)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/clean-theme-problem/#post-6611501)
 * White theme does not work for comment form on firefox latest vers. too.
 *  Plugin Author [Khang Minh](https://wordpress.org/support/users/oddoneout/)
 * (@oddoneout)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/clean-theme-problem/#post-6611505)
 * For the Clean theme: maybe your theme has something like `table { width: 100%;}`(
   twenty fourteen has this). Try adding this to your css:
 *     ```
       .recaptchatable {
           width: auto;
       }
       ```
   
 * I can’t reproduce the issue with the White theme.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Clean theme problem..’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/bwp-recaptcha.svg)
 * [Better WordPress reCAPTCHA (with no CAPTCHA reCAPTCHA)](https://wordpress.org/plugins/bwp-recaptcha/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/bwp-recaptcha/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/bwp-recaptcha/)
 * [Active Topics](https://wordpress.org/support/plugin/bwp-recaptcha/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bwp-recaptcha/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bwp-recaptcha/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Khang Minh](https://wordpress.org/support/users/oddoneout/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/clean-theme-problem/#post-6611505)
 * Status: resolved