2 Answers
DW Simplex.
To resolve this problem, you can log in to Dashboard > Appearance > Editor > open the style.css file add the following code:
.contact input[type="email"] {
padding: 0 27px !important;
}
Regards,
dominic
Please login or Register to submit your answer