Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1154262

    Hi,
    I want to limit the rows of the textarea-field in the contactform.
    I saw it is now 7 rows:
    <textarea name=”avia_5_1″ class=”text_area is_empty” cols=”40″ rows=”7″ id=”avia_5_1″></textarea>
    and I want to reduce to 3
    <textarea name=”avia_5_1″ class=”text_area is_empty” cols=”40″ rows=”3″ id=”avia_5_1″></textarea>
    Can you tell me where I can chang this?

    I use a child-theme. Thanks in advance

    • This topic was modified 5 years ago by karinorage. Reason: typo correction
    #1154456

    Hey karinorage,

    Refer to the following:

    https://kriesi.at/support/topic/contact-form-text-area-size/#post-775514

    Best regards,
    Jordan Shannon

    #1154490

    Hi Jordan,

    Perfect! Thank you very much!

    Best Regards,
    Karin Storm

    #1154541

    Hi,

    No problem at all I’m happy to help. If you need anything else, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Change row amount in textarea’ is closed to new replies.