Remove text-transform from forms
-
Hello,
The theme I am using had all the text in the forms capitalized. I have removed it from the checkout forms with this css
.woocommerce-billing-fields input {
text-transform: none !important;
}but I still have the issue with the login/registration form and the Address input forms on the “my Account” page.
I couldn’t figure out what to use, can anyone suggest something?
website: https://www.wholesalehemp.co.nz
Many thanks
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Remove text-transform from forms’ is closed to new replies.