Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #432553

    Hey folks – I’ve added gravity forms to my enfold site – see this page http://queenswharf.org/stories-contribution/. I’ve set the form fields to ‘large’ but they’re still showing up as very small in width. Can you let me know what I need to do in my styles to amend this?

    Cheers

    #432995

    Hi ShortieD!

    Please add following code to Quick CSS

    #gform_fields_1 input {
      width: 100%!important;
    }

    Cheers!
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.