• Resolved alfabetadigital

    (@alfabetadigital)


    Hi, I’d like the menu to remain available without messing code around or breaking what seems a lovely theme. How should I proceed with it?

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • The plugin “Sticky Menu (or Anything!) on Scroll” worked great for me.

    @xches I tried the Sticky Menu plugin. I did realise the menu items to be fixed. But in stead of next to each other, they where placed below each other when scrolling.
    Also the white banner is not fixed.

    Do you know how to fix it in a way that both the banner and the menu items stay as they are?

    Thanks

    Nevermind, found it.

    First I used #nv-primary-navigation to fix
    After changing to .nv-navbar everything works.

    I used header and not it’s working

    La solucion:

    #header-grid {
    position: fixed;
    margin-top: 0px !important;
    width: 100%;
    z-index: 999900;
    }

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Fixed Sticky menu’ is closed to new replies.