PenciDesign Supporter replied
Hi,
You can modify the code link this:
.wpcf7-form > p:nth-child(2),
.wpcf7-form > p:nth-child(3),
.wpcf7-form > p:nth-child(4) {
width: 33.3333333333%;
margin: 0;
float: left;
padding: 0 15px;
}
.wpcf7-form > p:nth-child(4) {
margin-right: 0;
}
.wpcf7-form > p:nth-child(5) {
clear: both;
}Regards,
PenciDesign.