Expired
Heya,
My client wants his sticky nav to kick in sooner, basically straight away, on the site https://pinpointpropertyinspections.com.au
Can you advise how I change the offset or if there’s CSS code I can add to resolve?
Thanks!
Hello,
Please go to file js/main.js and find this line:
if($('body').hasClass('sticky_active') && $window_width >= 980) codelessStickyNav();
The value 980 represents the height it should be crossed before the sticky header shows up. Decrease it to your wish and save changes.
Best regards!
You must be logged in to reply to this topic.