vertical menu does'nt highlight on simple items

Hello, I have this problem. We made a vertical menu. First come all 2 levels items and at then a few only 1 level items.
When you start going down with the mouse, each 2 levels menu item highlights OK, but when you arrive to the first single level item hover effect stop working, and last 2 level item remains highlighted, and pointed item does not change color on hover.
Plase see screenshot to better understand the problem
https://snipboard.io/kBSxqa.jpg
Thank you
 
 

6 answers

Profile photo of Ziven Staff 100280.00 $tone October 26, 2022
Public

Hi There,

When you start going down with the mouse, each 2 levels menu item highlights OK, but when you arrive to the first single level item hover effect stop working, and last 2 level item remains highlighted, and pointed item does not change color on hover.

Please go to the file: app\code\Ubertheme\UbMegaMenu\view\frontend\web\css\source\module\_horizontal.less at line 420 and input the code like below:

&.mega-hover {
> .mega {
color: #ff5501;
}
}

Once done the code should look like this: https://www.dropbox.com/s/wntm3y9zyzlmllq/2022-10-26_11-24-38.jpg?dl=0

Then you can re-compile static files to see the new change.
 

Best Regards,
Ziven.
 
 

#1
Profile photo of nmarquev 70.00 $tone October 26, 2022
Public

Thank you, i did it but I see no difference. Are you sure the problem is on horizontal.less file ? because I talking about vertical menu issue.
 
Thank you

#2
Profile photo of Ziven Staff 100280.00 $tone October 27, 2022
Public

Hi There,

Thank you, i did it but I see no difference. Are you sure the problem is on horizontal.less file ? because I talking about vertical menu issue.

Yes I’m sure of the problem. However I’m not sure if you followed the instructions correctly. 
I would need to take a closer look at your site to detect the issue. Kindly share your site credentials as following:

URL and Admin credentials of your M2 instance
SSH credentials of your M2 instance
Let me know the path to your M2 folder
I will check and get back to you then.

Please make sure you mark this ticket as private, then it’s safe to share your site info here as only you and our technical team can access.
 

Best Regards,
Ziven.
 
 

#4
Profile photo of nmarquev 70.00 $tone October 27, 2022
Public

Hi Ziven,
 
Yes, fix was applied OK.  Now, after flushing cloudflare cache, I see single items highlighted but last 2 lever items still highlighted too, please see screenshot
https://snipboard.io/m51nqo.jpg
If you still need it, I could prepare a temporal ssh access, but like is on a shared server, It will take me some time.
TIA,
Nicolas

#5
Profile photo of Ziven Staff 100280.00 $tone October 28, 2022
Public

Hi There,

If you still need it, I could prepare a temporal ssh access, but like is on a shared server, It will take me some time.

Kindly help to send the info as I asked for in reply #4. Then I will be able to check further and find the solutions for you.
 

Best Regards,
Ziven.

#6

Please login or Register to Submit Answer

Written By

Comments