Skip to main content
Question

Sticky navigation bar appears underneath content on Safari and mobile browsers

  • June 2, 2025
  • 26 replies
  • 1905 views

Show first post

26 replies

Candice Rhea
  • New Member
  • April 12, 2026

Okay I was having this issue and just managed to fix it.

Yes the solution is within the auto layout settings but it takes a possibly non-intuitive interaction to solve it.

If your sticky element is inside of a layout group the stacking order that needs to be changed is the layout group that the element is inside of and not the element itself.

I assume most people use auto layout as the foundation for their page then stack things inside of it - if so the auto layout for your page is where the stacking order needs to be changed.



This! Something so simple. Thank you Vin B!