Hi guys, I've tried using the CSS samples in the help section, but I think I keep putting it in wrong.
I have a forum where I'm trying to target one specific input field out of the rest of the customized fields on the form.
The code for the form itself looks like this:
The CSS for the input field I'm trying to target (and in this case make the background red is below):
Could someone share an example css of targeting this specific id in css within the string:
body.custom .gform_wrapper .gform_body .gform_fields .gfield input[type=text]