• Hey guys,

    I’m using the latest versions of Contact Form 7 and Captcha 1.8.0.1.

    No matter how I set up the Captcha, the input field is always too long – it basically matches the size of other input fields of CF 7.

    How can I change this to the good old Captcha look – short input field?

    Thanks for help.

    David

    https://ww.wp.xz.cn/plugins/really-simple-captcha/

Viewing 1 replies (of 1 total)
  • Hey dude,
    it’s not too much easy and i will try to explain it in a simple way,
    so let’s go.

    – First, go to your admin page, cf7, your form
    – Second: find the code for the captcha (es.: <b><p>Put the code:[captchac captcha-501]Qui:[captchar captcha-501 class:captcha]
    </p></b>)
    -Third: in the [captchar captcha-(your number) write this -> class:captcha and so the new code is [captchar captcha-(your number) class:captcha]

    Now go to the editor and find the file “style.css”. Edit this file and put into the code this strings

    .captcha { max-width:x; }

    In x: write your valor in % or in px.

    Hope i have help you,

    Dsm9139

Viewing 1 replies (of 1 total)

The topic ‘Captcha input field too long’ is closed to new replies.