Animation & Hover Effect

You will need to remove the hover state and create that animation using the interactions panel.

[*] Remove the transition and transform styles from the style panel on serviceitem_wrapper
[*] Remove the All transitions from the All Links class (Using All Transitions as a transition should be avoided completely)
[*] Create the effect you want using purely interactions. You can create as many interactions on an element as you wish, whether it’s multiple click or hover animations.

Let me know how you get on :crossed_fingers: :slight_smile: