Steve Sipos

Forum Replies Created

Viewing 1 post (of 1 total)
URL to the page in question:
  • Author
    Posts
  • in reply to: Page "flickers" in Chrome #18952
    Steve Sipos
    Participant

    Thanks a lot Bill, this seems to have done the trick!
    I just disabled the fading effect for Webkit, as Chrome was the only browser making trouble but funny enough, the fading effect now works well on Chrome as well.
    Maybe you should add

    .home .fadeIn,
    .fadeIn {
    	-webkit-animation-name: none;
    }

    to the template’s styles 🙂
    Have a great weekend
    Markus

Viewing 1 post (of 1 total)