• Resolved Anette

    (@aha-co-creatie)


    Hello, we really like the Virtue theme. Is there a possiblity to make the menu sticky?

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • hannah

    (@hannahritner)

    Hi Anette,
    Your site is in maintenance mode so I can’t see how your menu is configured. You can use this css to make your entire header sticky:

    .headerclass {
        position: fixed;
        width: 100%;
        z-index: 1000;
    }

    Just paste that into your custom css box in Theme Options > Advanced Settings. Does that work for you?

    Hannah

    Thread Starter Anette

    (@aha-co-creatie)

    Yes, it works perfect, thank you!

    hannah

    (@hannahritner)

    Glad to hear it:)

    Hannah

    hi i tried the css and it works but at the very beggining of the page the logo and menu are all over the contet. how do i fix it for the contet to start below?

    Hello,

    Can you please start a new topic with your goals for this CSS and include a link to your site?

    Thanks,
    Kevin

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