When using Navbar w/ Fixed or Sticky, elements that are after it are being hidden by the navbar. Maybe a solution would be to temporarily set navbar as static in edit window so it doesn’t hide anything or maybe add a temporary offset to the component directly after the navbar equal to the same height as the navbar.