This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Contact form drag out of the set column

Resolved 5 replies developerpluginplugin-widgets-bundle
Started · Latest reply by Andrew Misplon

When using the contact form addon within a page builder column, if I drag the text area horizontally, the input box will go out of the set column, and the bolder disappear, I wonder if there is a way to limit the maximum width you can drag the text area box, or if this is a bug and it will be fixed.

Thanks very much.

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

5
  1. Andrew Misplon Staff

    Hi Bioinfocore

    Thanks for reaching out.

    Would it perhaps be possible to create a test page showing the issue and send us the link?

    I have the following logged https://github.com/siteorigin/so-widgets-bundle/issues/988 but it would be great to see the issue as it sounds like something we can prevent.

  2. bioinfocore

    Hi Andrew

    Thanks very much for getting back so fast, yes sure, here is the testing page https://bioinfocore.com/test with passwords: 1234

    Best

  3. Andrew Misplon Staff

    Thanks for the link. Please, try adding to AppearanceCustom CSS or CustomizeAdditional CSS:

    textarea {
        max-width: 100%;
    }
  4. bioinfocore

    Thanks very much, this solves the problem.

  5. Andrew Misplon Staff

    Super, glad that helps :)

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread