Can’t wait any longer on this, I’ll have to reinstall enfold and start from scratch.
Problem solved, thanks.
Thanks for the response, that’s what I was looking for.
If anyone else is looking, I used
.main_color input::placeholder {
color: #575756;
}
#top .main_color textarea::placeholder {
color: #575756;}
which worked.