Navigation inactive after scroll

Hi

I am trying to make a sticky table of content to browse through a very long page.


The Navigation layered which I am using is unable to be clicked as soon as it is on other sections.

I tried to increase z-index but no success,
I was wondering if you would have a suggestion on how I can resolve it?

Thanks,
Bernhard

Hi Bernhard,

Are you using a Javascript custom code to set the navigation as fixed when you scroll the page? If so, try setting the column that contains the navigation fixed instead of the element itself so that you can adjust the column’s z-index and set it higher the the rest of the page contents.

Hope this helps.

I am using the make anything sticky plugin as suggested in some other threats.

Making the column sticky and adjusting the z-index of section, row and column worked!

Thank you!

Glad to hear it’s sorted, Bernhard.

Have a nice week ahead.

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