Hello, please open the file ‘/js/app.js’, go to line 254, delete the following codes.
wow = new WOW({
animateClass: 'animated',
offset: 120
});
wow.init();
Then open the file ‘functions.php’, delete line 39.
wp_enqueue_style( 'ta-meghna-animate-style', get_template_directory_uri() . '/layouts/animate.min.css', array(), '', 'all' );
And delete line 185.
wp_enqueue_script( 'ta-meghna-wow', get_template_directory_uri() . '/js/wow.min.js', array(), '1.0.3', true );