Hello,
I’m trying to change the colour of the text labels above the input boxes (“name”, “subject”, “message” etc.) on the contact form to white without any luck. Please advise.
Cheers,
Casper
Hey,
Add this on your custom.css or Quick CSS
.main_color label {
color: white;
}
Regards,
Ismael
Thanks!
Glad Ismael could help :)
Let us know if you have any other questions or issues.
Regards,
Devin