Description:
Inside Cwicly accordion I have used transition for hover effect on images. It is not working. My hover effects are not smooth. Also I see that you have done a fixing as below, maybe for the scroll issue there was earlier.
[data-cc-accordion-content] :not(.cc-acdc) {
transition: visibility 0s!important;
}
Step-by-step reproduction instructions:
- Open the Post Editor/Site Editor
- Add an accordion and use animated content inside
- Use transition effect for the smooth animation
- You can see the transition is not reflecting and is overridden by the above fix mentioned
Environment info
- WordPress version: 6.3.2
- Cwicly Plugin version: 1.4.0.3