• Resolved jparkithere

    (@jparkithere)


    Hi Mega Menu team,

    I ran into an issue I couldn’t figure out how to resolve: when I have the menu setting with the effect ‘slide,’ the menu text briefly flashes after the hide animation (as you can see on the website). Different ‘event’ types didn’t matter as all had the same issue but I did notice using the effect ‘fade’ doesn’t have this problem.

    Could you help me figure out what may be going on?

    Thanks,

    John P

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author megamenu

    (@megamenu)

    Hi John,

    Please add the following CSS to your theme:

    .max-mega-menu .menu > .menu-item > a{ 
        transition: none;
    }

    Regards,
    Tom

    Thread Starter jparkithere

    (@jparkithere)

    Thanks Tom, that did the trick!! ??

    Appreciate your help with this.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Menu flashes briefly when using Slide effect’ is closed to new replies.