Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • snaffle Friend
    #705784

    Hi there,

    We’re having a problem with the Sticky Nav in the Uber template.

    When it’s enabled, their is a jumping effect when the page loads – the top of the content area loads a long way down the page and then “jumps” back up to where it should be sitting.

    If we turn the Sticky Nav off, the page loads normally.

    You can see the effect on this page:

    https://www.sane.org/mental-health-and-illness

    Any ideas how I might go about fixing it?

    Thanks

    Nathan

    Adam M Moderator
    #705995

    Hi @snaffle,

    You can open file templates/uber/local/css/custom/sane-custom.css then add this code :

    .t3-header {
    position: fixed;
    }

    Adam M Moderator
    #752249

    Hi @snaffle,

    You can open file templates/uber/local/css/custom/sane-custom.css then add this code :

    .t3-header {
    position: fixed;
    }

    scottymac1979 Friend
    #706023

    <em>@Adam M 498411 wrote:</em><blockquote>Hi @snaffle,

    You can open file templates/uber/local/css/custom/sane-custom.css then add this code :

    .t3-header {
    position: fixed;
    }

    </blockquote>

    I had the same issue and this worked for me …. thanks !

    scottymac1979 Friend
    #752277

    <em>@Adam M 498411 wrote:</em><blockquote>Hi @snaffle,

    You can open file templates/uber/local/css/custom/sane-custom.css then add this code :

    .t3-header {
    position: fixed;
    }

    </blockquote>

    I had the same issue and this worked for me …. thanks !

    snaffle Friend
    #706128

    Thank you very much Adam, that has fixed the problem…

    Can’t believe it was so simple 🙂

    Cheers

    Nathan

    snaffle Friend
    #752345

    Thank you very much Adam, that has fixed the problem…

    Can’t believe it was so simple 🙂

    Cheers

    Nathan

Viewing 7 posts - 1 through 7 (of 7 total)

This topic contains 7 replies, has 3 voices, and was last updated by  snaffle 9 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum