Content is showing in front of nav bar

Hello,

I am having troubles with my content in the “learn more” section showing in front of the Nav Bar as you scroll down, once you open the “learn more” accordion the text in that card shows in front of the Nav Bar, despite placing a z-index of 99 on my Nav Bar.

Any suggestions is appreciated. Thank you in advance!


Here is my site Read-Only: Webflow - Biohubx

I found two solutions that should work for you :grin: Z-index of the navbar is the most future proof.

  1. Change the z-index of the accordion item.

  2. Increase the z-index of the navbar

Just switch the Z-Index on any accordian item to Auto instead of it being null, this will fix it for you.