Modal is hiding behind other elements

Hi,
Tried to modify z axes of the modal as well as the search field, did not work.
Tried to change the order of files on layout window, that as well did not work.

What to do?

Make sure your parent elements have the correct z-index as well, not just the search field. The order of sections / containers in your side panel can also have an effect.

Thanks! I’ll try again.