CSS for hiding stuff!

If you have multiple tabs, here’s the code.

<pre><span><style>
[id="tabBar"]{
display: none;
}
7 Likes