dev2keer
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
Forum: Plugins
In reply to: [WP Mega Menu] Megamenu transition / animation DELAY????? wow.
Forum: Plugins
In reply to: [WP Mega Menu] Megamenu transition / animation DELAYWhen i place the css in the devtools stylesheet on your demo website the duration is set to 1 sec, however no delay was set, by changing the rule to set a 1 second delay on the animation the desired effect is also not achieved.
Forum: Plugins
In reply to: [WP Mega Menu] Megamenu transition / animation DELAYBut that doesnt delay it right? That specifies the duration
Forum: Plugins
In reply to: [WP Mega Menu] Megamenu transition / animation DELAYSo how does the animation-duration: 1sec cause the menu to wait 1 sec? @fahimmurshed
Forum: Plugins
In reply to: [WP Mega Menu] Megamenu transition / animation DELAY@fahimmurshed Thanks for your reply, so right of the bat im facing the issue that this CSS code does not delay the animation.
Something like
.whatevs {
animation-delay:1000ms !important;
}
doesnt work either, as this shows the menu’s without transition/animation, just shoots in & out. Any other suggestions?Forum: Plugins
In reply to: [WP Mega Menu] Megamenu transition / animation DELAYThanks, will try this asap and post back.
Viewing 6 replies - 1 through 6 (of 6 total)