[RSS Feed/News] CSS code to hide the secondary nav bar also hides other

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
Code:

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!

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom