↧
Replies: 0
There is a hard-coded margin-top to all input fields of 7px. Is there some way to override this?
.dvppl_cf7_styler_0 .dipe-cf7-container .wpcf7-form-control:not(.wpcf7-submit) {
margin-top: 7px!important;
}