Discourse Meta
Round 2: CSS to hide the Activity or Messages tabs on the group detail page
Support
awesomerobot
(Kris)
May 19, 2021, 9:00pm
2
This should do the trick
.group-nav { .activity, .messages { display: none !important; } }
3 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
CSS to hide the Activity or Messages tabs on the group detail page
Support
9
1605
November 5, 2021
Hide Visible Groups Activity Tab
Support
4
829
July 2, 2019
Remove "Activity" from group page
UX
15
1961
October 9, 2017
CSS to hide the Posted and Seen columns in the group member page, take 3
Dev
css
3
378
May 5, 2023
CSS to hide the Posted and Seen columns in the group member page, take 2
Dev
css
2
421
February 3, 2023