How to hide the hamburger bar?

Hi! I’m making an onboarding screen for my website, and I’m trying to make sure they can only access all the pages when they finish their profile. However, there’s the hamburger bar that’s available to see on the mobile version of the website, and the profile icon on the desktop website, which makes them able to view their profile before they’ve finished setup.
image
image
If anybody knows how to hide both of these, it would be very appreciated. Thank you!

If you want to hide it completely, you can only use CSS on Business/Enterprise.

Else you can just have a column that determines if the user has finished their setup. If they haven’t, show them an error message with a button that directs them back to the setup/onboarding screen.

1 Like