Sticky Nav only on Homepages

Hello Right now we have the Sticky Nav on, but it doesn’t seem to be working on the interior pages.

Can topic please take a peek

Thanks!

Hey Adwin,

It’s because of your custom JS. It looks for the counter element which is only available in your home page. Since the counter is not available elsewhere, the JS throws an error preventing other features powered by JS to work like the sticky nav.

Please remove your custom JS or have a developer fix or create a custom solution for your site.

Hope that helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.