Currently, I am working on creating a website with a navigation bar that has no background and floats on top of a background image. However, I am facing an issue with my parallax-scrolling website. Whenever the page is scrolled to the second section, the navigation bar pushes the background down by the width of the bar itself.
I need the navigation bar to stay on top of my sections without affecting the background.
Thank you for your help!