Archived topic
Mega Menu
3 replies · Started by imraan-ftg on January 15, 2018
Hi,
I am looking to build a mega menu like this > http://prntscr.com/i11kml
I tried your mega menu doc > https://docs.generatepress.com/article/building-simple-mega-menu/
But its working fine when the header is in sticky (scroll/fixed) but when the header is in normal stage its staked one side.
Would you please help me build a mega menu.
Hi there,
Hmm the current mega menu looks the same to me in both sticky and non-sticky mode?
Can you explain more?
Yes,
I changed "position" from relative to static and this resolves the issue, please fix the same in upcoming updates:
.inside-navigation {
position: static;
}
I believe that's only needed to complete what you want and not a bug.
Glad you found the solution :)