Archived topic
Max Mega Menu - custom menu widget links not working
3 replies · Started by Nik on May 22, 2019
Hi there,
I am using Max Mega Menu and when a Custom Menu Widget is placed inside the mega menu, page links don't work. I am able to make this work with the Twenty Seventeen theme so it is GeneratePress related somehow.
I wasn't able to find anything in the forum about this.
Thanks in advance!
N*
Hi there,
Can you give this CSS a shot?
.main-navigation ul ul {
pointer-events: inherit;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know :)
That did the trick. Many thanks Leo!
N*
No problem :)