Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,

    This is possible with some CSS. Try adding this to Theme Options> Advanced Settings, and let me know if it works for you:

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

    If not, please post a link to your site.

    -Kevin

    Thread Starter monarchgreen

    (@monarchgreen)

    Hi Kevin,

    The code was successful in making the menu sticky. However, the menu now cuts off the top of the page when it’s scrolled all the way to the top.

    hannah

    (@hannahritner)

    Hey monarchgreen,
    Can you post a link to your site?

    Hannah

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Sticky navigation menu’ is closed to new replies.