Another - How do i change text color in my contact form?

Hello,

Can anyone help me change the font color to my contact form (for the input text)? It is light grey and difficult to read.  https://www.iecertify.com/contact-us.html

I tried throught "theme" and "change fonts" and "paragraph text" but this only changes the headers in the form, not the input text that users will use. 

Any help is appreciated.

755 Views
Message 1 of 2
Report Inappropriate Content
1 REPLY 1

Try adding something like this to Settings > SEO > Footer code:

<style>

input:Smiley Tonguelaceholder { color: #333 !important; }

</style>

I think that should make it look like a darker grey on the published site.

744 Views
Message 3 of 2
Report Inappropriate Content