Title: Text Area problem
Last modified: August 21, 2016

---

# Text Area problem

 *  Resolved [mayer1](https://wordpress.org/support/users/mayer1/)
 * (@mayer1)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/text-area-problem-1/)
 * hi. i have problem with text area . i cant re-size .
 * i try : .wpc7 with width and hight in style.css .
 * nothing happent …
 * please give me as much information about that ..
 * thnx ..
 * rewards : mayer1
 * [http://wordpress.org/plugins/contact-form-7/](http://wordpress.org/plugins/contact-form-7/)

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

 *  Thread Starter [mayer1](https://wordpress.org/support/users/mayer1/)
 * (@mayer1)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/text-area-problem-1/#post-4400601)
 * I SOLVED !
 * the Code :
 * 1) monzila firefox : 2) web developer and just Copy paste the code
    inside the
   Contact Form .
 * Code :
    <textarea class=”wpcf7-form-control wpcf7-textarea wpcf7-validates-as-
   required” aria-required=”true” maxlength=”200″ rows=”10″ cols=”40″ name=”your-
   name” style=”width: 760px; height: 128px;”></textarea>
 * in : width and height
 *  [Neil Murray](https://wordpress.org/support/users/buzztone/)
 * (@buzztone)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/text-area-problem-1/#post-4400602)
 * If this resolves your question, it helps others contributing here, if you can
   flag your post as [resolved]
 *  [haeyal8](https://wordpress.org/support/users/haeyal8/)
 * (@haeyal8)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/text-area-problem-1/#post-4400603)
 * hi mayer, im tring to solve the same issue.
    where would i find the contact form
   code? and do i need to replace the code or just change it? thnx
 *  [Neil Murray](https://wordpress.org/support/users/buzztone/)
 * (@buzztone)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/text-area-problem-1/#post-4400655)
 * [@haeyal8](https://wordpress.org/support/users/haeyal8/) – As per the [Forum Welcome](http://codex.wordpress.org/Forum_Welcome#Where_To_Post),
   please [post your own topic](http://wordpress.org/support/plugin/contact-form-7#postform).
 * Posting in an existing topic prevents being able to track issues by topic. Added
   to which, your problem – despite any similarity in symptoms – is likely to be
   completely different.
 *  Thread Starter [mayer1](https://wordpress.org/support/users/mayer1/)
 * (@mayer1)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/text-area-problem-1/#post-4400684)
 * listen firts you need a) browser with add-on : web developer (firefox)
    b) you
   need set up contact Form 7 textarea .
 * c) give the text area name : eg : message
 * d) when alla done . open the web developer on Firefox : tools-web developer –
   inspector .
 * e) locate the mouse with box in textarea . and click it .
 * f) you see down the Code of text area .
 * and simple . resize the textarea with mouse and see in code the : widht and hight
   is re-size automat.
 * copy code from in Inspector :
 * e.g : `<textarea class="wpcf7-form-control wpcf7-textarea wpcf7-validates-as-
   required" style="width: 755px; height: 129px;" name="loipa-stixia" cols="40" 
   rows="10" maxlength="2000" aria-required="true"></textarea>`
 * this Mine Textarea with Name : loipa-stixia .
 * when now you are copy the code go to : Dashboard->Contact -> open your Contact
   Form . and re-place the old code textarea with this one !
 * “NAME” : you need this for E-mail .

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

The topic ‘Text Area problem’ is closed to new replies.

 * ![](https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255)
 * [Contact Form 7](https://wordpress.org/plugins/contact-form-7/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/contact-form-7/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/contact-form-7/)
 * [Active Topics](https://wordpress.org/support/plugin/contact-form-7/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/contact-form-7/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/contact-form-7/reviews/)

 * 5 replies
 * 3 participants
 * Last reply from: [mayer1](https://wordpress.org/support/users/mayer1/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/text-area-problem-1/#post-4400684)
 * Status: resolved