Title: Width Recaptcha Container
Last modified: November 24, 2018

---

# Width Recaptcha Container

 *  Resolved [frankenfrank](https://wordpress.org/support/users/frankenfrank/)
 * (@frankenfrank)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/width-recaptcha-container/)
 * Hello,
 * i need help with the Recaptcha Container. I use this in combine with the Elementor
   Page Builder.
 * The Captcha Container is only 164px in width. It is to small, i need min 340px.
   
   I foud a css-class named “`mailpoet_recaptcha_container”.
 * I tried the follwing things in my custom css:
 *     ```
       mailpoet_recaptcha_container {
       witdh: 350px;
       }
       ```
   
 * AND
 *     ```
       .rc-anchor-compact {
           height: 136px;
           width: 350px;
       }
       ```
   
 * noting happens. Can anybody help me?
 * Thanks a lot
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fwidth-recaptcha-container%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Wysija](https://wordpress.org/support/users/wysija/)
 * (@wysija)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/width-recaptcha-container/#post-10917858)
 * Hi there [@frankenfrank](https://wordpress.org/support/users/frankenfrank/),
 * This is because it’s done with inline styles in the markup and that technically
   the container is 340px, but because of the div structure, it can’t be made bigger
   as the width is ignored because of the other containers.
 * Currently, you’d have to make the change directly in our plugin which isn’t recommend
   as it’ll be overwritten on an update.
 * I’ll add a request for greater control over this. 🙂
 * Thanks!
 *  [flaviese](https://wordpress.org/support/users/flaviese/)
 * (@flaviese)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/width-recaptcha-container/#post-11299846)
 * Hi, I have the same problem, is there any news about this issue?
    Thankyou! Flavio
 *  [Riceman](https://wordpress.org/support/users/riceman/)
 * (@riceman)
 * [7 years ago](https://wordpress.org/support/topic/width-recaptcha-container/#post-11494488)
 * Hi, I also need to complain about the layout of the recaptcha. It compacts under
   my submit button… we really need to be able to either control this through css,
   or have you guys fix the issue.
 * take a look in the footer here under “Newsletter”:
    [https://coloradodesigngroup.com/](https://coloradodesigngroup.com/)
 *  [prietoale](https://wordpress.org/support/users/prietoale/)
 * (@prietoale)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/width-recaptcha-container/#post-11999487)
 * Hi, I have this problem too…
 * Is it solved?
 * Thanks!
 *  [nrod11](https://wordpress.org/support/users/nrod11/)
 * (@nrod11)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/width-recaptcha-container/#post-12288122)
 * I’m still having this issue too. Is there a fix for this?

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

The topic ‘Width Recaptcha Container’ is closed to new replies.

 * ![](https://ps.w.org/mailpoet/assets/icon-256x256.png?rev=3284564)
 * [MailPoet - Newsletters, Email Marketing, and Automation](https://wordpress.org/plugins/mailpoet/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mailpoet/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mailpoet/)
 * [Active Topics](https://wordpress.org/support/plugin/mailpoet/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mailpoet/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mailpoet/reviews/)

## Tags

 * [reCAPTCHA](https://wordpress.org/support/topic-tag/recaptcha/)

 * 5 replies
 * 1 participant
 * Last reply from: [nrod11](https://wordpress.org/support/users/nrod11/)
 * Last activity: [6 years, 4 months ago](https://wordpress.org/support/topic/width-recaptcha-container/#post-12288122)
 * Status: resolved