• Resolved aledianin

    (@aledianin)


    Hi,

    when you go to that page and see the WP form, there is a little mark at the bottom left of the message box that if you hover and use your mouse, you can resize that box. Is there a way to fix that?

    Thank you

    Alessandra

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Ralden Souza

    (@rsouzaam)

    Hi @aledianin,

    Actually, our Paragraph field can be resized using that icon on the bottom right.  If you don’t want this, you can use a CSS snippet like this:

    div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium { width: 350px !important; height: 100px !important; }

    For your reference, I created the following screencast: https://a.supportally.com/v/lMopfz.

    And in case it helps, here’s a tutorial on how to add custom CSS like this to your site.

    Hope this helps!

    Plugin Support Ralden Souza

    (@rsouzaam)

    Hi @aledianin,

    We haven’t heard back from you in a few days, so I’m going to go ahead and close this thread for now. But if you’d like us to assist further, please feel welcome to continue the conversation.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Message box on WP form resizing by client’ is closed to new replies.