• Resolved davidovic123

    (@davidovic123)


    Hi,

    When you put category links in the Max Mega menu and when you move the mouse over the Mega menu, the Mega menu appears and disappears which is normal to show the menu.

    But the problem is when the mouse leaves the Mega menu, the category links in the Mega menu are still displayed as a flash.

    A short flash that appears on the home page!
    This happens only for links. For simple text no.

    How to get rid of this please, so that the links are not shown below the Mega menu as a flash.?

    Thank you very much.

    • This topic was modified 4 years, 9 months ago by davidovic123.
    • This topic was modified 4 years, 9 months ago by davidovic123.

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

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

    (@megamenu)

    Hi David,

    I suspect your theme is applying some transition CSS to the links. Can you post a link to your site so I can debug it?

    Regards,
    Tom

    Thread Starter davidovic123

    (@davidovic123)

    Thank you Tom for your prompt reply.
    My site is under construction now & on “coming soon” page.

    I will publish it for a few minutes so you can access to it.

    the site is: [site link moved to start post]

    Thank you very much.

    • This reply was modified 4 years, 9 months ago by Yui.
    • This reply was modified 4 years, 9 months ago by Yui.
    Plugin Author megamenu

    (@megamenu)

    Hi David,

    Thanks, I see it.

    Please go to Appearance > Customize > Additional CSS and add the following:

    .mega-menu a {
        transition: none;
    }

    As a side note, this page may be of interest:

    https://www.megamenu.com/documentation/how-to-display-woocommerce-categories-in-menu/

    Regards,
    Tom

    Thread Starter davidovic123

    (@davidovic123)

    The issue is resolved with this snippet.

    Thank you Tom for you help & support.

    Have a great day.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Links are shown below the Mega menu as a flash’ is closed to new replies.