beerForo
Well-known member
Code:
.tabs--standalone {
display: none !important;
}
I have always used this code to hide the secondary nav bar in What's New. I just noticed it hides other areas including the sort by votes bar in Question forums. How can I make this only affect the secondary nav? Thanks!