- This topic has 4 replies, 3 contibutors, and was last updated 8 years, 7 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Question
Answers
Viewing 5 posts - 1 through 5 (of 5 total)
- The question ‘All Time Tab’ is closed to new replies.
BuddyBoss Home – Web › Support Forums › Solutions › Social Portfolio › All Time Tab
Hi,
What CSS do I need to input to remove the “All Time” tab filter from the front page? See attached. Thanks!
Just checking for an update on this. If you have simple CSS to hide this option that would be great.
Thanks for all your hard work. I know it’s hard to get to all of these questions. You guys are doing an amazing job!
Hi @heavenlygiftedpeople
You can use following css
.bp-project-time {
display: none!important;
}
Regards
Varun Dubey
Perfect thank you!!
Great ? . I’ll close this topic now . Please create a new for any of your other questions.
Regards
Anve