Hey, I’ve created a map page using details layout and an inline list, and I want now to hide the top bar of the app using CSS. Unfortunately, I only success hiding the components and not removing its space completely and make the map stretch to the top edge of the screen. Any Suggestion for a better code? Currently using <pre><span><style> [data-test="glide-app-bar"]{display: none}
1 Like
Hi
Not tried this myself.
Maybe this code could be adapted to just hide top bar - others in the community may have a better solution.
Note: Glide does not support CSS styling. They try not to break your CSS, but it can and will happen. Just be aware