Hi!
I am trying to insert a custom menu in the layout builder. The only option I see though is the “sub menu”, which displays on top of the page. I’m looking for an option that allows to position the menu anywhere on my page.
Regards
Poirot
Hi Poirot!
there is no other option than the fullwidth sub menu element. Though you can place it where ever you want using ALB.
Best regards,
Andy
Hi Andy,
I have a color section on top of my homepage. I tried to put the custom menu right beneath it, but each time it appears on top. Putting the menu somewhere at the bottom of my page worked fine though. So somehow it “jumps” the color section.
Regards,
Poirot
Hi!
Please add following code to Quick CSS in Enfold theme options under Genral Styling tab
#top .av-submenu-container {
position: relative;
}
Best regards,
Yigit
Hi Yigit,
Perfect, that solved the issue!
Regards,
Poirot