Design comparison
SolutionDesign
Solution retrospective
I could not find out how to change the placeholder text color with JS.
Community feedback
- @Andigashi1Posted 11 months ago
Hey if you want to change the placeholder color you should do this
.element::placeholder{ The styles go here }
1
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord