Site logo

Archived topic

Sticky Navigation Causing a Skip in Firefox

5 replies · Started by Mark on February 14, 2018

Viewing posts 1–6 of 6

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

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

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

Try adding this CSS:

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

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

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.

This archived topic is closed to new replies.