Forums
Forums / Plugin: VS Contact Form / Set Message Field Height
(@pracko)
2 years ago
Is there some way I can control how tall the message field is? I would prefer it to be only 3 rows tall rather than the default 10 rows tall.
(@guido07111975)
Hi,
You can use the height element. Add this at page Additional CSS of the Customizer:
height
#vscf .form-group textarea {height:100px;}
Guido
Great, thank you Guido!
You’re welcome!
The topic ‘Set Message Field Height’ is closed to new replies.