To make checkboxes vertical insert this code at the end of style.css of theme:
span.wpcf7-list-item {
display: block !important;
}
To make checkboxes vertical insert this code at the end of style.css of theme:
span.wpcf7-list-item {
display: block !important;
}