Tagged: 

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #23293

    i have a problem with Gravity Forms Version 1.7.2.
    There is a lot of empy space (40-50px) under the form that pushes the other items in the page down. how can i fix that?

    #119260

    Hi,

    I tested the plugin on my site and the forms look ok. Can you give us a link to your website? We can probably fix it with css.

    Regards,

    Ismael

    #119261

    Hello Ismael,

    With standard editor we haven´t the empty space under the form, but if I give the code like [gravityform id=”2″ name=”Test” title=”false” description=”false”] with “Advanced layout editor” than we have the problem.

    I send you a email with the link to our website

    Regards

    #119262

    Hi,

    Please send it on //…

    Include this thread on your email.

    Regards,
    Ismael

    #119263

    OK I sent you a email.

    #119264

    Hey!

    Tagged the thread for Ismael.

    Regards,

    Peter

    #119265

    Hi Ismael, I´m still waiting for your answer. Did you get my email?

    Regards

    Manuel

    #119266

    Hi,

    Sorry for the delay.

    Just add this on your custom.css. There are hidden br tags on the Gravity Forms field.

    .gform_footer br {<br />
    display: none;<br />
    }

    Regards,
    Ismael

    #119267

    It works brilliant :) Thank you Ismael!!!

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Problem with Gravity Forms’ is closed to new replies.