Tagged: ,

Viewing 5 posts - 1 through 5 (of 5 total)
  • Question

    #68457
    @heavenlygiftedpeople

    Hi,

    What CSS do I need to input to remove the “All Time” tab filter from the front page? See attached. Thanks!

    Answers

    #68832
    @heavenlygiftedpeople

    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!

    #68864
    @vapvarun

    Hi @heavenlygiftedpeople
    You can use following css

    
    .bp-project-time {
        display: none!important;
    }
    

    Regards
    Varun Dubey

    #68952
    @heavenlygiftedpeople

    Perfect thank you!!

    #69125
    @anve

    Hi @heavenlygiftedpeople,

    Great ? . I’ll close this topic now . Please create a new for any of your other questions.

    Regards
    Anve

Viewing 5 posts - 1 through 5 (of 5 total)
  • The question ‘All Time Tab’ is closed to new replies.