Height of textarea
-
Hi Everybody
Want to change the height of the textarea and tried many things:CSS does not seem to do anything
.wpcf7 textarea {min-height: 50px !important;}Tried changing it in the form, with all those the texarea just disappears..
<label>[textarea* your-message placeholder “Your Message*” x2] </label>
<label>[textarea* your-message placeholder “Your Message*” 40×2] </label>
<label>[textarea* your-message x2 placeholder “Your Message*”] </label>
<label>[textarea* your-message 40×2 placeholder “Your Message*”] </label>I am grateful for any insights!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Height of textarea’ is closed to new replies.