accordion speed

Hello admin,

is there a way to slow down the accordion speed. It rolls down very fast and I would like it to go slower.

Thanks

Comments

  • Hello,
    sorry but we do not change the animations, there is nothing we can do about this.
    thanks
  • Is that so?

    Here is what You have answered to one of your clients some time ago:
    -----------------------------------------------------------------------------------------------

    Hi,

    Is it possible to be slow for accordion or toggle dropdown speed?

    Hey,

    yes, this is possible of course. Just one easy thing must be changed in js/scripts.jsfile. After purchase we can tell you what should be done and where exactly.

    Thanks for your interest in Be :)

  • That was 3 years ago, the item policy and rules have changed many times since then. We do not offer custom JS modification.
    If you know how to change it you can edit it in  js/scripts.js
    thanks
  • Thank you. You are so kind and willing to help. I am so lucky you've even found the time to write back to me...
  • Hello Muffin Support,

    we need no modification, just where we find the settings in the script.js.

    ruedelbert
  • Hi,
    you need to find this line, 100ms is the time now.

    $(this).parent().removeClass("active").children(".answer").slideToggle(100);

    thanks
Sign In or Register to comment.