• Resolved pracko

    (@pracko)


    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.

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

    (@guido07111975)

    Hi,

    You can use the height element. Add this at page Additional CSS of the Customizer:

    #vscf .form-group textarea {height:100px;}

    Guido

    Thread Starter pracko

    (@pracko)

    Great, thank you Guido!

    Plugin Author Guido

    (@guido07111975)

    You’re welcome!

    Guido

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Set Message Field Height’ is closed to new replies.