[Support request] Sticky navigation visible without scrolling

Home Forums Support [Support request] Sticky navigation visible without scrolling

Home Forums Support Sticky navigation visible without scrolling

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #317129
    Piccia

    Hi there,

    I have searched the forum for an answer to this need: how to make the sticky navigation visible permanently, without having to scroll down. I found this post

    I have followed the instructions but it’s not working: above all, setting the sticky navigation transition to ‘None’ only makes the sticky navigation disappear altogether.

    I have added the CSS suggested in that post

    .site-header {
    display: none;
    }

    and taken the logo out of the primary navigation, too. Nothing.

    Should be simple but I can’t seem to make it work!

    The website is password-protected, can send you link and log-in details privately.

    Many thanks

    #317236
    Leo
    Staff
    Customer Support

    Hi there,

    I just tried the same solution and it worked for me.

    Setting the Sticky Navigation Transition to none shouldn’t remove the navigation all together.

    Is the CSS working? (ie is the header hidden?) If not how are you adding the code?

    Let me know.

    #317262
    Tom
    Lead Developer
    Lead Developer

    One thing to check is to make sure the navigation location is either above or below the header.

    If it’s set to float, it’s inside the header which means it will also be removed when you use display:none.

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