hi,
how do i turn this notification off please (appears under the name field in my formn)
thanks
hi,
how do i turn this notification off please (appears under the name field in my formn)
thanks
Do you have a link to your form please where this is occurring? Do you want the input to be limited to 15 characters still, just not put up the warning, or do you want to remove the 15 character limitation altogether?
to remove the warning please.
Thanks
We can hide this with CSS if you post a link to your form.
Hi Rob,
I sent you a login to your email address:
http://howmansolicitors.co.uk/ruislip-office.html
Thanks
Drop this into your theme's stylesheet:
[css]
.charleft.ginput_counter.warningTextareaInfo {
display: none;
}
BTW - did you see I answered your other question earlier - just making sure as I see you haven't implemented my recommendations yet...
http://www.gravityhelp.com/forums/topic/height-of-fields#post-67231