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

    (@takayukister)

    Probably your theme’s CSS stylesheet sets the height of textarea.

    Hi,
    Takayuki Miyoshi, could you help, i m using Contact form7, i hv created a form which includes a drop down menu having “yes” & “No” values.
    if selected value is “yes” i want to send mail 1 & mail 2 both. in case of “No” i want to send mail 1 when i submit the form.

    Help me?

    @seaus You need to do something like this in your css. It targets the text field.

    #wpcf7-f60-t1-o1 textarea{height:100px;}

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Contact Form 7] Height of Text area’ is closed to new replies.