Problems with fixing NavBar

Hey @vernon This sounds interesting. Do you have a shareable link?

This might happen if the navbar shares some classes and even child classes with the elements in the body.

Example; a navbar with a class of navbar and a child class of hidden set to Display:None might share the same behavior with a div/section in the body with the same child class.