Hi there, I have colours set via the customizer for gravity forms contact form. Text is set to black & background is set to white. Everything works well but after text has been input it goes white and cannot be seen. I added the CSS below but don’t see any changes. Is this being overwritten somewhere that I cannot see?
/*Gravity Forms input colour*/
body #gform_wrapper_1 .gform_body .gform_fields .gfield input {color: black;}