Critical: Mouse Hover on Mega Menu

Hi, when I’ll hover over child-content in Mega Menu and after that leave the child-content, the browser still remember the hover. I think the bug is in ub-menu.js
Please your advice.
Below you can see the relevant lnk

 
Thanks’
 
Galina

  1. I solved the problem myself, but many thanks for the prompt reply. Best Regards,Galina

2 answers

Profile photo of Ziven Staff 100280.00 $tone November 3, 2022
Public

Hi There,

Hi, when I’ll hover over child-content in Mega Menu and after that leave the child-content, the browser still remember the hover. I think the bug is in ub-menu.js

This is a transition issue. In order to fix this issue, please follow these steps:
-- Go to the file: app\code\Ubertheme\UbMegaMenu\view\frontend\web\css\source\module\_horizontal.less
-- At line 178  move the code: transition: opacity .4s, visibility .4s; to under line 915.
-- Once done the code should look like: https://www.dropbox.com/s/deusjaylcwj6dhh/2022-11-03_8-57-26.png?dl=0

When you finish the steps please re-compile the static files. 
 

Best Regards,
Ziven.

#2

Please login or Register to Submit Answer

Written By

Comments