• First off, great plugin! I had to try about 5 different form plugins before I settled on this one. I think it’s simple and straightforward.

    I am having difficulty placing the ReCaptcha box in my quote form however, and I’m hoping you can help.

    To resize the ReCaptcha box I found that the following code works excellently:

    .page-id-2 .article-container #cfp_input, .cfp_input_captcha {
    transform: scale(.8) !important;
    -ms-transform: scale(.8) !important;
    -webkit-transform: scale(.8) !important;}

    But I still need to horizontally center the Recaptcha box within the container. I have tried various selectors and margin commands with no luck. Thanks!

    My site: http://www.trafficlawsolutions.net

    https://wordpress.org/plugins/custom-user-contact-form-builder/

The topic ‘Resizing and Aligning ReCaptcha Box’ is closed to new replies.