Text color is gray I want to change this color where do I do it ??
Vh Renè
This topic has 3 replies, 2 voices, and was last updated 3 years, 1 months ago ago by Renè Bavnild
Text color is gray I want to change this color where do I do it ??
Vh Renè
Hello,
Try to use the next custom CSS code:
textarea::placeholder, input::placeholder {
color: #222;
}
Regards
where should I put it?
The issue related to '‘Text color is gray I want to change this color’' has been successfully resolved, and the topic is now closed for further responses