• Resolved saranee

    (@saranee)


    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 to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author CodeVibrant

    (@codevibrant)

    Hello @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,

    anonymized-18325378

    (@anonymized-18325378)

    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

    (@codevibrant)

    Hello @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,

    anonymized-18325378

    (@anonymized-18325378)

    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.