New Landing How can we help? Cardinal Header menu flicker when scrolling down

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Cardinal
  • #287167
    Crowdio
    Member
    Post count: 26

    Hi there.

    When you scroll down on the site, the header menu moves a little and then snaps into place. Is there a way to fix it so it does move at all?

    Secondly, the scrolling (down) on the pages are not that smooth, what can be done to address this?

    #287383
    David Martin – Support
    Moderator
    Post count: 20834

    What version of Cardinal are you using? Version 2.5.6?

    Test this for you header in Theme Options => Custom CSS:

    #top-bar.sticky-top-bar {
        position: fixed;
        top: 0;
    }
    .full-center #header-section #header {
        position: fixed;
        top: 47px;
        left: 0;
        right: 0;
    }
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register