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

5 years ago · Last reply by Andrew Misplon 5 years ago

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 5 years, 10 months ago

    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 5 years, 10 months ago

    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 5 years, 10 months ago

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

    textarea {
        max-width: 100%;
    }
  4. bioinfocore 5 years, 10 months ago

    Thanks very much, this solves the problem.

  5. Andrew Misplon Staff 5 years, 10 months ago

    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