CSS font color problem, input field behavior
-
Hello there,
First, thanks for making the plug in. I really appreciate it. I’m having two issues:
1. For the life of me I can’t change the input field font color. I could change the style to italics, but not the color. Here’s the code I used when I edited the CSS:
.mc4wp-form input { font-style: italic; color: #3a3a3a; } /* input fields */
2. Input field behavior: I would like for the text “type email + enter” to disappear when the site visitor clicks inside the field. As of now, the user has to actually start typing for the text to disappear. If someone clicks, and the filler text doesn’t disappear, they may think the sign-up field doesn’t work. Is there a way to adjust this?
My site is rashunda.com
Kind regards,
R
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘CSS font color problem, input field behavior’ is closed to new replies.