I am trying to shorten the width of the 4 digit input field. I've tried giving the captcha a class and styling that i.e.
[captchar class:capbutton captcha-588]
.wpcf7 .capbutton {width:70px;}
and have also tried a width indicator in the form
[captchar captcha-588 50/]
Neither works. Thanks!