Hi guys - Newbie here:
I've managed to change the color of the text which is typed into each of my form fields - black. But the color of the text which is typed inside my Image Verification field is grey and hard to see.
Can anyone tell me how to go about changing the color of the text which is typed into the Image Verification field to black 🤨
Thank you for any help out there!
I've managed to change the color of the text which is typed into each of my form fields - black. But the color of the text which is typed inside my Image Verification field is grey and hard to see.
Can anyone tell me how to go about changing the color of the text which is typed into the Image Verification field to black 🤨
Thank you for any help out there!
Hi marleyman,
I've never known it not be black. Sounds as though your template is making these settings.
Bob
I've never known it not be black. Sounds as though your template is making these settings.
Bob
Thanks for the reply Bob but you're misunderstanding my issue....
The actual form field where the user types in the image verification that they see - that form field - the text that they're typing in is a grey color and hard to read - I need to change the color of the text that they type in the image verification field to Black so they can see what they're typing into that form field.
Do you know how I can change the color of that form field text?
The actual form field where the user types in the image verification that they see - that form field - the text that they're typing in is a grey color and hard to read - I need to change the color of the text that they type in the image verification field to Black so they can see what they're typing into that form field.
Do you know how I can change the color of that form field text?
Hi marleyman,
This is your template CSS changing the color!
Max
This is your template CSS changing the color!
Max
Hey Max thanks for the reply! any idea what inside the template.css file I should look for to be able to change this?
Thanks!
Thanks!
it will be something like this:
Cheers
Max
#class_or_id input{
color:#012345;
}
Cheers
Max
Hi marleyman,
Hmm . . . I think I understood the issue well enough. Can you post a link to your form? Then we could probably tell you exactly what to change.
Bob
Hmm . . . I think I understood the issue well enough. Can you post a link to your form? Then we could probably tell you exactly what to change.
Bob
This topic is locked and no more replies can be posted.