Comments Martijn started the conversationFebruary 5, 2015 at 9:24pmHi there! Is there a way to change the "Caps lock" in the sign-up forms? I can't find a way to toggle this down. Hope you can help me outBest energies, Martijn van Kesteren 1,973Support repliedFebruary 6, 2015 at 1:17pmHi,Add this css code to your theme options Styling Options -> Custom CSS#contact-formular input[type="text"], #contact-formular input[type="email"], input[type="password"], textarea, input[type="text"], input[type="email"]{ text-transform: none;}thanksThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support PolicyMartijn repliedFebruary 9, 2015 at 1:18pmThank you so much!!! Sign in to reply ...
Hi there! Is there a way to change the "Caps lock" in the sign-up forms? I can't find a way to toggle this down. Hope you can help me out
Best energies, Martijn van Kesteren
Hi,
Add this css code to your theme options Styling Options -> Custom CSS
#contact-formular input[type="text"], #contact-formular input[type="email"], input[type="password"], textarea, input[type="text"], input[type="email"]{
text-transform: none;
}
thanks
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Thank you so much!!!