Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #743641

    Hi,
    when I click submit on the Contact Form of the site I’m developing, the bottom-to-top “Message Sent” animation finishes too high on the page and overlaps the horizontal line which is above the form element (see screenshot: .
    Can you please advise me how to customise the css so that the animation finishes slightly lower on the page (ie. below the horizontal line)?
    Thanks,

    #743783

    Hey eainnem,

    I think you forgot to actually link to the screenshot? If you have something online which we can look at then please post the link here as well.

    Best regards,
    Rikard

    #743985

    sorry Rikard, here’s the link to the screenshot:
    http://imgur.com/a/VDMV3

    #746213

    Hi!

    Thank you for the info. Please add this code in the Quick CSS field.

    .avia-form-success {
        margin-top: 50px;
    }

    Regards,
    Ismael

    #749427

    thank you Ismael, that did the job!

    #749716

    Hey!

    Great! Let us know, in another thread, if you encounter any issues again. :)

    Best regards,
    Ismael

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘"Message Sent" animation on Contact page finishing in wrong place’ is closed to new replies.