Title: Remove floating posts
Last modified: August 12, 2020

---

# Remove floating posts

 *  Resolved [saranee](https://wordpress.org/support/users/saranee/)
 * (@saranee)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/remove-floating-posts/)
 * When you scroll down to look at the posts on the home page, the posts float up
   and into view. Is there anyway to make them stationary? I would like to remove
   the floating affect.
 * Thanks
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fremove-floating-posts%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Theme Author [CodeVibrant](https://wordpress.org/support/users/codevibrant/)
 * (@codevibrant)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/remove-floating-posts/#post-13247124)
 * Hello [@saranee](https://wordpress.org/support/users/saranee/)
 * For this, you can edit the js code to disable the WOW animation effect from your
   homepage.
 * Go to `cv-custom-scripts.js` file inside `assets/js` folder and comment code 
   at L25 `new WOW().init();`
 * Thanks,
 *  [calminggrace](https://wordpress.org/support/users/calminggrace/)
 * (@calminggrace)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/remove-floating-posts/#post-13524661)
 * Hi there, I’d also like to remove this effect. Can you clarify the code to change?
   I tried removing “new WOW().init();” and it didn’t change the effect.
 *  Theme Author [CodeVibrant](https://wordpress.org/support/users/codevibrant/)
 * (@codevibrant)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/remove-floating-posts/#post-13527241)
 * Hello [@calminggrace](https://wordpress.org/support/users/calminggrace/)
 * Removing that line of code from `assets/js/cv-custom-scripts.js` this file was
   the solution for this. I think some issues on your website so we need your live
   website URL.
 * Thanks,
 *  [calminggrace](https://wordpress.org/support/users/calminggrace/)
 * (@calminggrace)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/remove-floating-posts/#post-13529386)
 * Actually, it’s working now! For some reason it just took some time to take effect.
   Thanks! (calminggrace.com is my website)

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Remove floating posts’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/wisdom-blog/1.1.5/screenshot.png)
 * Wisdom Blog
 * [Support Threads](https://wordpress.org/support/theme/wisdom-blog/)
 * [Active Topics](https://wordpress.org/support/theme/wisdom-blog/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/wisdom-blog/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/wisdom-blog/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [calminggrace](https://wordpress.org/support/users/calminggrace/)
 * Last activity: [5 years, 7 months ago](https://wordpress.org/support/topic/remove-floating-posts/#post-13529386)
 * Status: resolved