what page & section are you referring to? Also - check that the duration of your second state is more than 0s. Right now on the interactions I see there is 0s.
If the animation is set to “Size”, the animation works when closing but not on opening and the div padding won’t let the div close all the way, even when it’s set to “0px”.
If I opt to use the “Hide/Show”, the div padding doesn’t get in the way, but then I cannot change the duration.
I have attempted to get around this by adding duration in the styles panel, but that hasn’t worked either.
It’s not a deal-breaker for my work, but it would be nice to hand the church I go to a website that works smoothly.
Again, thank you so much for looking into this with/for me!!!
P.s. I have added a Test Open + Test Close animation which animates the size so you can see what I mean about the padding getting in the way.
When padding gets in the way, you’ll want to wrap the padded div with a simple clean div without padding. Then apply the open/close interaction to that wrapper.