Reply To: Change hight/rows of text area in contact form 7

#606
eckelmann
Participant

Hi,
thanks for your reply. Unfortunately I can’t implement it under the corporate pro theme. The contact form always looks like that:
http://eulefilm.de/media/corporate%20pro%20theme.png

When I change the theme I get the larger text area field and it looks like that:
http://eulefilm.de/media/standard%20theme.png

This is the code I am using:
<p>[text* your-name placeholder “Ihr Name”] </p>
<p>[email* your-email placeholder “Ihre Email-Adresse”] </p>
<p>[text* your-subject placeholder “Betreff”] </p>
<p>[textarea* your-message 40×10 placeholder “Ihre Nachricht”] </p>
<p>[submit “Nachricht senden”]</p>

Thanks