I want an image to transition to become half its size and move up by 100 px. I couldn’t figure out how to do it with any of the “animate” actions so I added a conditional statement. This works but its a bit too fast. Also, the image glitches when the page loads. i’m assuming because its determining its size.
I’d like the transition to look a bit slower and still be smooth. Below is an img of the conditional statement and a video of it in action (the logo changes too fast that you can hardly notice it). Does anyone know how to achieve this?