Quantcast
Channel: contact form 7 – WordPress.org Forums
Viewing all articles
Browse latest Browse all 9540

mmmhussein on "Plugin: Contact Form 7 checkbox problem"

$
0
0

Hi,

You have set the width of the inputs to 230px in your layout.css,
You just have to add the following css to get the job done:
input[type="checkbox"] {
width: 25px !important;
}


Viewing all articles
Browse latest Browse all 9540

Trending Articles