Site logo

[Support request] Sticky Navigation Causing a Skip in Firefox

Home Forums Support [Support request] Sticky Navigation Causing a Skip in Firefox

Home Forums Support Sticky Navigation Causing a Skip in Firefox

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #496250
    Mark

    Hi guys,

    This had hurt my brain for days now.

    When viewing this page: https://www.gerconroy.ie/personal-training/

    in the latest version of Firefox Desktop there seems to be a skip or a slight jump when the stick navigation displays. It’s probably a setting I have changed or something but can someone tell me I’m not going mental and can actually see this as well.

    Funny enough it doesn’t do it in Chrome or Safari. Any help appreciated.

    Thanks,
    Mark

    #496488
    Leo
    Staff
    Customer Support

    Hi Mark,

    Don’t think I’m seeing the jump: http://www.screencast.com/t/7loj26xU

    Just making sure you aren’t referring to the transition are you?

    #496961
    Mark

    Hi Leo,

    Thanks for checking this out. I have done a screencast here. Can you see the hop?

    I’v tested it on 2 different computers as well as I thought could be a cached issue.

    Thanks,
    Mark

    #497489
    Tom
    Lead Developer
    Lead Developer

    Strange – the sticky navigation placeholder height is being manipulated somehow.

    Try adding this CSS:

    #sticky-placeholder {
        height: 60px !important;
    }
    #497701
    Mark

    Hi Tom,

    That has done the trick! Thanks for that.

    Do you reckon its custom CSS that done that or maybe the sticky menu height limit was set below 60px in customiser?

    Thanks for the help!
    Cheers,
    Mark

    #497851
    Tom
    Lead Developer
    Lead Developer

    I couldn’t see the issue – but I’ll play with it a bit to see if I can get it to happen on my server.

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