Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Nebu John – WPMU DEV Support

    (@wpmudevsupport14)

    Hi @vallesierra7,

    Hope you are keeping well today.

    The Textarea field provides an option to configure the default height in the settings tab. Please check the following screenshot: https://ibb.co/fpJrLJg

    I hope that helps.

    Kind Regards,
    Nebu John

    Thread Starter vallesierra7

    (@vallesierra7)

    I appreciate your valuable help, I have done what you tell me but the height of the textarea remains the same size, even after modifying the value, I have cleared the cache several times and it remains the same.

    https://prnt.sc/v24tF0ZZX2eg

    Thread Starter vallesierra7

    (@vallesierra7)

    I have managed to reduce the height of the textarea.

    1. Entering the height by Settings/Height
    2. Then entering CSS:
      .forminator-ui#forminator-module-2458.forminator-design–flat .forminator-textarea { height: 100px !important;
      }

    Plugin Support Nebu John – WPMU DEV Support

    (@wpmudevsupport14)

    Hi @vallesierra7,

    I checked this at my end and noticed the height of the Textarea cannot be reduced below 50px using the Default height option under the settings tab of the Textarea field. This appears to be expected behavior. I’ve reached out to the Forminator team for clarification on this.

    Glad to know you managed to reduce the height of the Textarea using custom CSS. I am extremely sorry about the inconvenience caused.

    Kind Regards,
    Nebu John

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.