max mega menu's hover transition effect is not working
-
Trying to add transition effect on menu item hover using max mega menu’s custom css panel. It is showing on chrome inspect elements, but not working.
The code is as below:
#{$wrap} #{$menu} > li.mega-menu-item > a.mega-menu-link { -webkit-transition: background .3s ease-in-out; -moz-transition: background .3s ease-in-out; transition: background .3s ease-in-out; }
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘max mega menu's hover transition effect is not working’ is closed to new replies.