End of Support for Joomla 3 - Forum closed

Delay of menu appearance

Delay of menu appearance was created by limmer

Posted 8 years 1 month ago #19715
Hi,

Is there a way to influence the time delay of the appearance / disappearance of the subitems when you hover the mouse over a menu position?

Best wishes,
Björn
by limmer

Please Log in or Create an account to join the conversation.

Replied by joomlaplates on topic Delay of menu appearance

Posted 8 years 1 month ago #19717
Yes you can setup the time.
Add this css code below to your css/custom.css and change the time in ms

.uk-open > .uk-dropdown {
-webkit-animation-duration: 5.8s!important;
animation-duration: 5.8s!important;
}

The following user(s) said Thank You: limmer

Please Log in or Create an account to join the conversation.

Moderators: joomlaplates
Powered by Kunena Forum