• Hello. Hoping you can help. If you load the page on a mobile device you’ll see that the page content is visible on load and then re-enters again as an animation.

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

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

    (@nayrathemes)

    Hello @wpneily

    Please go to your Theme Customizer -> Additional css -> paste the following code there.

    section#post-section .av-columns-area.wow.fadeInUp {
        animation: none !important;
        animation-name: none !important;
    }

    Let us know it will work for you.

    Thanks
    Nayra

    Thread Starter wpneily

    (@wpneily)

    No, that did not work. Although, the problem is somewhat different now as the content flashes momentarily and then slides in from the bottom.

    Theme Author Nayra Themes

    (@nayrathemes)

    Hello @wpneily
    For which animation you are talking about ? Please share here screenshot.

    Thanks
    Nayra

    Thread Starter wpneily

    (@wpneily)

    The content flashes briefly (like FOUC bug), disappears, and then slides up into view . This only happens from mobile view.

    view here with a mobile device:

    https://tayzortech.com/the-tzt/

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Mobile content on posts page loading twice’ is closed to new replies.