Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Need help remaking a animated hover effect Reply To: Need help remaking a animated hover effect

#262798
JeroenR
Participant

If you wrap all your circles in the same container, you don’t have the z-index issue: https://codepen.io/jeroenreijs/pen/WXMQor?editors=1100
Maybe with an animation, you can animate the little circles when hovering.