Viewing 1 replies (of 1 total)
  • Plugin Author Danny van Kooten

    (@dvankooten)

    Hi Simon,

    This is something that is handled by your theme styles but something like the following CSS should work.

    .mc4wp-form input[type="text"],
    .mc4wp-form input[type="email"] {
    	text-transform: lowercase;
    }

    Hope that helps, good luck!

Viewing 1 replies (of 1 total)
  • The topic ‘Email box text in lower case’ is closed to new replies.