Scroll to success message | WordPress.org

[ad_1]

Hi! I’m using CF7 with Avada Theme and I have a child theme.

I’m trying to find a way to have the success message displayed on screen after sending the form, specially in mobile, where the message is out of view after hitting the ENVIAR button. I already have it customized so that the form is not visible after sending the message and in its place, the success message appears. The whole form is placed inside a container with an id named “anchor”.

I’ve already tried adding this code to the footer of the page with no success:

<script type="text/javascript">
$(".wpcf7-submit").click(function() {
$('#anchor').animate({scrollTop: '99999px'}, 800);
});
</script>

Any suggestions?

Thanks in advance!

The page I need help with: [log in to see the link]

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer