Hi there!,
I have a problem with an interaction. When clicking on the orange button the div should display smoothly with the defined motion, but when using Hide/Show it jumps a bit.
Thanks a lot!
Hi there!,
I have a problem with an interaction. When clicking on the orange button the div should display smoothly with the defined motion, but when using Hide/Show it jumps a bit.
Thanks a lot!
Hello Federico,
The reason why this is happening is because of the positioning of the Top container with Hide/Show switching affects the other element position, so All you have to do is just Switch the position of Top container to Absolute and select (Top)
Great! It works!
Thanks maxioos