How to stop submenu flashing

Hello,

I need some help from you guys with the submenu.

I need the submenu to be always open, so I used this code #Top_bar .menu > li ul { display: block !important; }. The problem is that when I hover over the main menu, the submenu is flashing (dissapears for a few milliseconds). I think this happends because an animation is blocked by the code that I used. Please tell me how to remove this problem.

My website is http://proficort.ro/

Thanks

Comments

Sign In or Register to comment.