• Resolved li0817

    (@li0817)


    Hi, there

    This is a amazing plugin and I’m really get into it.
    But here’s a problem turned out.

    Everytime I expand/collapse the item, the animation doesn’t work well as I expected,
    especially the sliding effect. It appear rapidly and disappear rapidly too.
    It’s a little hard to confirm if the fading effect works properly
    , but I think this effect would be okay.

    Here’s the site: https://zzlake.com/accordion-test

    Besides, it seems that it’s not a plugin conflict.
    When I de-activate all the other plugins, the problem is still there.
    I’m not sure is there something wrong with my theme, but I like the theme I use currently so I don’t wanna change it.

    Any help would be appreciated.

    Many thanks
    Dennis

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author twinpictures

    (@twinpictures)

    Hello Dennis,

    In your theme’s CSS the following line is causing this behaviour:

    *,:after,:before{
        transition:all .3s;
    }

    Simply comment out this CSS and you should be golden.

    Thread Starter li0817

    (@li0817)

    Oh, thank you verrrrrrrrrrrrrrrrrry much!
    Everything works fine now.

    You guys are awesome!

    Stay Golden
    Dennis

    Plugin Author twinpictures

    (@twinpictures)

    Glad you got it worked out!
    If you are happy (and you know it) leave a review ??
    Issue marked as resolved.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Can’t slide smoothly.’ is closed to new replies.