Viewing 1 replies (of 1 total)
  • Hi, this is not really a CF7 issue, but, anyway, in your style.css just target the CF7 checkbox and label. Try the ff. and experiment:

    .wpcf7-checkbox .wpcf7-list-item-label { display: inline-block; width: 3.5em; }
    .wpcf7-checkbox input[type=”checkbox”] { vertical-align: middle; padding: 0.4em; }

    The above is not necessarily the answer, change the properties, the values, use ‘px’, whatever makes sense to you. Hope these help.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Contact Form 7] Check box formatting’ is closed to new replies.