hey there,
I was trying to change this font color http://prntscr.com/mv7pnl
but it won’t work.
Thanks for your help!
Hi There @zerotoone.de
Thanks for writing in! Could you please try adding the following CSS rule into your X -> Theme Options -> CSS area and change the color value accordingly.
.mc4wp-form input::placeholder, .mc4wp-form textarea::placeholder {
color: red;
}
Hope that helps.
2 Likes
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.