Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #568231

    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

    #568240

    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

    #568634

    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

    #569116

    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

    #569353

    Hi Yigit,

    Perfect, that solved the issue!

    Regards,
    Poirot

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Custom menu in layout builder’ is closed to new replies.