I'm looking at how to hide things inside a navigation bar, I've successfully done it in CSS, using display: none;. However, I noticed that on the mobile version of the forum, that there are still the navigation tabs. How would I go about hiding these?