Veja como remover a tab menu

Hi @App_Sete,

Welcome to the community :partying_face:

Hide this right?

image

Did you put <pre><span><style> at the start of the code? :

<pre><span><style>
.nav-bar-root button{visibility:hidden;}#.tabBar{visibility:hidden;}

And try this :

<pre><span><style> [data-test="nav-button-menu"]{display: none}

Post by @Pablo_books!

Thank you

1 Like