Hello, I am new to the forms and WebFlow so please excuse my ignorance in posting. I have been working with a situation where columns on a page will scroll over the sticky nav bar, but non-columns allow the nav bar to stay on top. I have not been able to discover the needed settings to prevent this. Any help? Thanks
Hey @Kyle_LaRosh , weird but the solution is to set the z-index
of your Navbar to 5
or something higher.
Works for me after that.
Thank you so much! What a simple fix. - I’m learning.
Of course, the community is always here to help, Happy Designing!