Archived topic
Sticky menu choppy
7 replies · Started by jose on December 22, 2020
The main issue is when you enable sticky menu and hide on swipe down, when you go up the navigation menu switch betweeen sticky-navigation and site-navigation
Thats make a little lag or something like this.
How can I solve this? It happens in all installations
Hi there,
I'm not able to replicate the issue on my end. Take a look at this:
https://www.screencast.com/t/YusHccQUf
Any chance you can link me to the page in question?
I have off canvas ON
Not sure if I understand.
Can you link me to the site in question?
Are you using fade or something?
No - I'm using None for Transition.
It would really help if you can link me to the page in question :)
Thx guys, you are simple awesome as always.
Thx to your video I rode my code, It was my mistake. I dont know why but this css makes a "laggy" transition between sticky-navigation and site-navigation
nav#site-navigation .inside-navigation {
padding: 20px;
}
No problem :)