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/
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/
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.
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.
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.
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.