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
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.
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
I’m sharing this screen share video to better explain issue.
https://www.dropbox.com/s/arkdan44v0lk884/Camoga%20-%20Google%20Chrome%202022-10-26%2008-25-49.mp4?dl=0
Thank you
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.
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
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.