Reply 272076 to: ცსს პრობლემ

Avatar: Rose Tyler
Rose Tyler
Support staff
February 3, 2021 at 14:44

Hello,

Use the next custom CSS code:

/* Item link (onscreen) */
.header-wrapper .menu:nth-child(1) .menu-item:nth-child(4) > .item-link:nth-child(1):hover {
animation-duration: 2.28s;
animation-delay: 0s;
animation-name: bounce;
transform-origin: center bottom;
}
/* Item link */
.header-wrapper .menu:nth-child(1) .menu-item:nth-child(4) > .item-link:nth-child(1) {
animation-fill-mode: both;
animation-iteration-count: infinite;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.