• hi, how to make the menu move when I use scroll. I used:
    .menu-menu-container
    {
    position: fixed;
    }
    but not for this effect. I would like the menu to be attached at the top of the page when I move on the page.

  • The topic ‘issue with menu’ is closed to new replies.