PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Make paragraph text box full width

  1. Is it possible to make the paragraph text box the full width of the page?

    As I have it, it doesn't look right because it doesn't fit right across the page.

    Page 2 - http://festsub.com/add-a-festival/

    Posted 12 years ago on Friday June 22, 2012 | Permalink
  2. David Peralty

    That would be theme dependant, and not Gravity Forms dependant. We would need a link to your form to be able to see what would need to be modified, if we can override ho your theme is set-up.

    Posted 12 years ago on Friday June 22, 2012 | Permalink
  3. I realised after posting that I hadn't added the URL, I was hoping I'd added it before it was seen, but the support is just to quick :)

    The theme is Coquette from WooThemes.

    Posted 12 years ago on Friday June 22, 2012 | Permalink
  4. David Peralty

    It looks like you have this:

    .gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea {
    width: 400px !important;
    padding: 7px 3px !important;
    }

    Which is why your textarea is limited in width.

    Posted 12 years ago on Friday June 22, 2012 | Permalink
  5. Thanks, I'll check that out.

    Apologies for the late reply, unfortunately, I went through a period of email not working, so didn't see you'd replied.

    Posted 12 years ago on Friday July 20, 2012 | Permalink