Contact form 7 Acceptance
For some reason, there is all this space to the right of the acceptance box. I have removed all the css I have entered and it still does this. I know if I change the width of the place where the box is to 5% it will look better (via firebug) but nothing I am doing works.
Here is the code I tried:
wpcf7-form-control-wrap accept-this-1 {
width: 5%;
}
Thanks.
Comments