Thread Starter
mayer1
(@mayer1)
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
If this resolves your question, it helps others contributing here, if you can flag your post as [resolved]
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
@haeyal8 – As per the Forum Welcome, please post your own topic.
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
(@mayer1)
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 .