Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #427053

    I have successfully added a gravity form with Enfold, but the GF predefined layouts are not working with your theme. For example, I have created multiple column field in GF, but they always display as a single column in a small size. Then I coded the forms to be large to stretch the width, but all the fields–except for the comment field are small. Please see the form at http://www.utahbankruptcy.com/free-bankruptcy-consultation/. Please advise on how to override Enfold layout for GF.

    Thanks,

    Russ

    #427338

    Hi Russ!

    Thanks for the link, do you have another one showing what is should look like as well?

    Regards,
    Rikard

    #431067

    Yes. The multiple column form can be found at http://www.utahbankruptcy.attorney/. The large field size can be found at http://www.utahbankruptcy.attorney/free-bankruptcy-consultation/.

    Any help you can provide is appreciated.

    #431731

    Hey!

    Please try the following in Quick CSS under Enfold–>General Styling if it comes closer to the look you are after:

    #top .gform_wrapper ul li.gfield {
      margin-bottom: auto; 
      display: inline-block;
      width: 50%;
    }

    Best regards,
    Rikard

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