Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1241303
    Brent-St
    Participant

    Hi,

    I have a gravity form at the bottom of http://www.callinex.ca

    Once the form is submitted the google map below and to the left of the form changes position on the page and moves up so that it covers most the the contact info above it.

    This also happened when the Gravity form refreshed the page, before the ajax submission was enabled.

    any ideas?

    thanks,

    Brent

    #1241308
    Brent-St
    Participant
    This reply has been marked as private.
    #1241737
    Rue Nel
    Moderator

    Hello There,

    Thanks for posting in and the very detailed information. I have checked the page and the issue occurred because of how you laid out the structure of the content bands. To resolve your issue, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    .page-id-121 #x-content-band-15 .x-column.x-sm.vc.x-1-3 {
        min-height: 588px;
    }

    Hope this helps. Kindly let us know.

    #1244098
    Brent-St
    Participant

    Hi Rue,

    thanks for the answer.

    I had also asked the support at GF and they supplied me with this code that resolved the issue

    body #gforms_confirmation_message_3 {
    min-height: 500px;
    }

    Brent

    #1244109
    Rahul
    Moderator

    Glad it is resolved now!

    Let us know if we can help with anything else.

    Thanks for choosing the X-theme!

  • <script> jQuery(function($){ $("#no-reply-1241303 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>