Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1200483

    Hello, Enfold team,

    On all pages with a Gravity form, a white line is formed under the footer. After a few hours of research, I noticed that after clicking in the datepicker, the white line disappeared. This happens on all browsers.
    For exemple this page: https://creativeaventure.flywheelsites.com/excursion-ang-thong-marine-park/

    Is there anything you can do to remove this white line? I tried a lot of things, but I can’t find a solution.

    Thank you for your help.

    Bertrand

    #1200857

    Hey Bertrand,
    Thanks for the link, it looks like your Gravity form plugin is adding an empty div for the datepicker at the end of your site

    <div id="ui-datepicker-div" class="ui-datepicker ui-widget ui-widget-content ui-helper-clearfix ui-corner-all"></div>

    Perhaps the plugin wanted to add this to the form but it’s been added to the “body” of the page.
    I’ve tried changing it’s visibility with different tricks but this also hides the datepicker.
    Please try contacting Gravity form, perhaps they have a solution for this.

    Best regards,
    Mike

    #1201168

    I sent a message to Gravity support.
    Thank you for your reply.

    Cheers
    Bertrand

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