Shocked to see Hubspot doesn’t have this basic functionality available to allow users to change the placeholder colour. The default is a light grey text on the field, which is barely readable.
Does anyone have experience with editing these and is there a custom code we could use to override the current light grey colour? Thanks!
Hi @Lpizarro93,
Thank you for reaching out to the Community!
After researching, I found that @TomM2 has already provided a solution to your question: Placeholder color change.
I hope this helps,
Diana
Hi @DianaGomez. That’s not what I was looking for. The answer also requires the form to be set as raw HTML. I’m comfortable adding some code to override the placeholder text colour. Just need help identifying the code snippet to override this. Thanks
Hi @Lpizarro93,
Have you had a chance to review the content that Tom shared? There is some code embedded in the guide he provided!
Best,
Diana
Yes, the code doesn’t seem to work for us, even with an !important tag.
::placeholder {
color: red !important;
}
Hi @Lpizarro93, thanks for letting us know.
@TomM2- Do you have any suggestions or insights that you could offer to assist @Lpizarro93 with their current query or situation?
Thanks,
Diana