• Resolved stolsel

    (@stolsel)


    In MSIE the contact form with a textarea is working just fine. In Chrome and Android it isn’t. It is sized to one line and once one has deleted the default text, there is no way new text can be entered.

    Example: http://www.destapel.nl/contact

    Any thoughts or similar issues?

    Many thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    Try switching to the default theme.

    Thread Starter stolsel

    (@stolsel)

    Got it. Indeed an issue in the default theme (Courtyard Style). I removed textarea from this section:

    body,
    button,
    input,
    select,
    textarea {
    color: #404040;
    font-family: sans-serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 0;
    }

    Now all is working fine.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Textarea not working on Android and Chrome’ is closed to new replies.