How to create a button bounce animation in SIO [Systeme.io]

Опубликовано: 18 Июнь 2026
на канале: Pedro Moreira
975
14

In this video you'll be able to implement a continuous button bounce animation.

#button-2b316a3c {
display: inline-block;
cursor: pointer;
text-align: center;
animation: bounce 2s infinite ease-in-out;
}


@keyframes bounce {
0%, 20%, 50%, 80%, 100% {
transform: translateY(0);
}
40% {
transform: translateY(-20px);
}
60% {
transform: translateY(-10px);
}
}

🔗 Useful Links:
✅Join our FREE community:
https://www.funnelsgenius.com/communi...

✅ Start learning funnel building for FREE
https://www.funnelsgenius.com/funnels...

✅ All my Trainings/Courses:
https://www.funnelsgenius.com