Hi,
Perhaps there is a simple solution for this problem, but I am quite new both at GF and WordPress, so I need some help with this.
I wanted to modify the validation_error message which comes on submission when there's any data left or wrong in the form's fields. So I used the form_validation hook, and it worked. But now the message comes too tiny, totally unreadable. I tried to CSS target it so I could modify its appearance –basically make it bigger, but I can't get that to work. How could I do that?
Thanks in advance.