• Hi,

    How to disable the animation in the menu while mouse hover? its kind of disturbing when he menus moves left and right side on mouse hover

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

Viewing 7 replies - 1 through 7 (of 7 total)
  • Theme Author Archimidis Mertzanos

    (@archimidism)

    Dear @shiyam06 I think this happens because of the megamenu CSS. I have noticed that when you hover over a link a ::before pseudoclass appears.
    So could you please try the following code at the Customizer (Additional CSS tab)

    a.mega-menu-link:hover:before{content: unset !important;}
    and tell me if it works?

    Thread Starter Mike

    (@shiyam06)

    hi, the above code solved only the animation effect in sub menus of mega menu. but the theme’s main menu has the animation effect active.

    Thread Starter Mike

    (@shiyam06)

    Hi,

    I am awaiting your response

    Theme Author Archimidis Mertzanos

    (@archimidism)

    Hello @shiyam06 the problem here lies that the icon disappears on hover. Is this a setting from the megamenu plugin?

    Thread Starter Mike

    (@shiyam06)

    I hope so, But not sure with that.

    Theme Author Archimidis Mertzanos

    (@archimidism)

    Hm I will check this again!

    Thread Starter Mike

    (@shiyam06)

    Awaiting you reply, thanks

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Menu bar Animation’ is closed to new replies.