[Resolved] Sticky menu navigation moves to the middle on scroll

Home Forums Support [Resolved] Sticky menu navigation moves to the middle on scroll

Home Forums Support Sticky menu navigation moves to the middle on scroll

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1640874
    karenh

    Hi I went through documentation and I’m not sure what is going. But when I scroll the menu moves to the middle. Any insights would be great (I notice it on Chrome & Firefox). Here is the URL: thanks!

    #1640987
    Elvin
    Staff
    Customer Support

    Hi there,

    You can add this CSS to match the sticky w/ the default state.

    nav#sticky-navigation div#primary-menu {
        margin-left: auto;
    }
    
    nav#sticky-navigation .inside-navigation.grid-container {
        border-bottom: 1px solid #222;
    }
    #1642017
    karenh

    Thanks! That worked!

    #1642443
    Elvin
    Staff
    Customer Support

    No problem. ๐Ÿ™‚

    #1654640
    Kelly

    Hello Elvin,
    I am also having this issue. Unfortunately your previous code did not resolve this issue. Are you able to take a look at my site here?

    #1654841
    Leo
    Staff
    Customer Support

    Can you open a new topic for your question?

    Your issue is a bit different.

    Thanks!

    #1654859
    Kelly

    Yes, ticket #1654855

    Thank you

    #1655027
    Leo
    Staff
    Customer Support

    Just answered ๐Ÿ™‚

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.