karlito.marrone
asked 11 years ago

Hi,

I just installed DW simplex and found a little glitch in the contact form design:

View post on imgur.com

How do I fix this?

 

Thanks,

K

 

 

1 Answers
DominicStaff
answered 11 years ago

to resolve this issue, you can log in to Dashboard > Appearance > Editor > open the style.css file then add the following code:

 .contact input[type="email"] {
padding: 0 27px;
}
karlito.marrone
replied 11 years ago

fixed it 🙂 thanks

Powered by DW Question & Answer Pro