Hi there!
While there’s no built-in option to turn off transition/animation, you can add this to your website’s Customize > Additional CSS option:
.kt-blocks-accordion-header,
.kt-accordion-initialized .kt-panel-is-collapsing,
.kt-accordion-initialized .kt-panel-is-expanding {
transition-duration: 0s !important;
}
Here’s our guide: How do I add Custom CSS
Let me know if I can help you further.
hi @sujaljain007
It’s been a while since we last heard from you. I just wanted to check in and see if you still need assistance with this issue.
If you’re all set, would you mind resolving the thread so we can confirm everything is fixed?
Thanks!
Kind Regards,
Archita
Hello,
While the code snippet works, it still leaves some delay, when closing and opening as usual and switching to next accordion.
Doing this feels fast but glitchy, I can’t give a fancy word to it, so glitchy. Is this all we can do to make it as closer to functionality as a normal details block?
I can instantly see the difference in lag and performance for a details tag and our accordion. I know the limitations of a details tag but I am only targeting the delay in our accordion.
Hi @sujaljain007
I added both blocks and the CSS code to a page to compare their animations. Watch how they animate similarly here: https://share.zight.com/JruYpvEw
Could you give me a page URL so I can see how it glitches for you? There might be other plugin styles contributing to that issue on your website.
Hi @sujaljain007
It’s been a while since we heard back from you.
Let us know if you still have concerns here. Otherwise, we’ll mark the topic as resolved tomorrow.
Have a great day!