Viewing 1 replies (of 1 total)
  • Your theme CSS is doing that.

    Put this in your custom.css file (adjust as needed)

    .input-text, input[type="text"], input[type="input"], input[type="password"], input[type="email"], textarea, select
    {
     width:400px;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Cant expand text areas Please Help’ is closed to new replies.