Skip to main content
Question

Can't send element to back


Oded_Livnat_Tal

Hello everyone, 

 

I’m trying the hide  the content on the bottom (underneath the arrows) so it will be visible only when scrolling in prototype mode. I cannot seem to hide it, ‘since move to back’ doesn’t work in this case. Any tips? 

Also I’m not sure this is the right way to do it, but maybe after I will be able to hide it, I could figure it out. Thank you!

 

 

 

2 replies

Ondrej_Pavlicek

Hi there!
I've run into a similar situation and what worked best for me is this structure:

  • Set the top and bottom parts of the screen (like the header and bottom navigation) to fixed or sticky in position.
  • The middle area (usually the content or feed) should have a larger height than the screen to allow overflow.
  • Then, apply vertical scrolling to that middle section.

This setup ensures that only the content scrolls while the navigation stays in place. I’ve attached a few screenshots from my file in case it helps.
 


Hope it’s useful!


Oded_Livnat_Tal

Thanks! I’ll check it out.


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings