Hi,
I’ve added this code to change the color of the label for the contact form, but it’s not changing.
.wpcf7-form label, .wpcf7 input[type=“text”], .wpcf7 input[type=“email”], .wpcf7 textarea {
color: #000;
}
How do I fix this?
Thank you
Hi,
I’ve added this code to change the color of the label for the contact form, but it’s not changing.
.wpcf7-form label, .wpcf7 input[type=“text”], .wpcf7 input[type=“email”], .wpcf7 textarea {
color: #000;
}
How do I fix this?
Thank you
Hi Minh,
Thanks for reaching out.
It seems that you don’t have any labels for the contact form fields, ar you referring to the placeholders.
If that is the case you can find this article on how you can change that.
Thanks
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.