Comments 83des started the conversationFebruary 25, 2018 at 3:32amHi !I have only uppurcase in my Contact Form 7 form even if caps is unlock on keyboards.How can I make letters appear normal for the users ?Thank you for your help.Friendly. 1,973Support repliedFebruary 26, 2018 at 5:49pmHello,try adding#contact-formular input[type="text"], #contact-formular input[type="email"], input[type="password"], textarea, input[type="text"], input[type="email"] { text-transform: none;}#commentsform input[type="text"], textarea { text-transform: none;}in theme options -> styling options -> custom CSSThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy83des repliedFebruary 27, 2018 at 12:24amDude, you really rock ! Your support is perfect. This works fine.Thank you very much for your help. Sign in to reply ...
Hi !
I have only uppurcase in my Contact Form 7 form even if caps is unlock on keyboards.
How can I make letters appear normal for the users ?
Thank you for your help.
Friendly.
Hello,
try adding
#contact-formular input[type="text"], #contact-formular input[type="email"], input[type="password"], textarea, input[type="text"], input[type="email"] {
text-transform: none;
}
#commentsform input[type="text"], textarea {
text-transform: none;
}
in theme options -> styling options -> custom CSS
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Dude, you really rock ! Your support is perfect. This works fine.
Thank you very much for your help.