Forum Replies Created

Viewing 1 replies (of 1 total)
  • Madbox

    (@mitjamadbox)

    I also have the same issue.

    Animations stoped working in Chrome on PC after Chrome update, result was that all elements with animations were blank spaces on web page (opacity: 0).

    I turn off the plugin but the shortcode is left inside my pages so for temporary fix until this is resolved I have done this CSS:

    .eds-scroll-hidden, .edsanimate-sis-hidden {
        opacity: 1!important;}

    so animation starts with full opacity.

    I read something that Chrome dosen’t use webkit prefix anymoore, meybe has something to do with that?

    I hope for quick fix.

    • This reply was modified 7 years, 6 months ago by Madbox.
Viewing 1 replies (of 1 total)