• Resolved mebrahim

    (@mebrahim)


    Hi Scott,

    Your great theme, Decode, sets height of textarea fields to very small value of 2.15em. Please do not set height of textarea fields so that the browser decides about it according to “rows” attribute of the textarea.

    Met the bug at https://new.peygir.net/contact-en when using both Decode theme and Contact Form 7 together.

    Regards.

Viewing 4 replies - 1 through 4 (of 4 total)
  • I’m open to changes on this. What do you suggest?

    Thread Starter mebrahim

    (@mebrahim)

    I’ve worked around it by adding this in Custom CSS: textarea { height: auto; }

    Don’t know if it is good enough as a final solution.

    Maybe ideal solution would be not setting a height for textarea in the first place.

    I see that I gave the textarea the same height as other inputs, I’ve changed this for Decode 2.9.4. That fix will work in the interim.

    Thread Starter mebrahim

    (@mebrahim)

    Thanks, man.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Decode sets height of textarea fields to a very small value’ is closed to new replies.