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