BuddyBoss Home – Web Support Forums Solutions Social Learner Hide Activity feed from displaying

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

    #51794
    @realcoach

    can you assist in how to hide activity tab, without a developer.

    Answers

    #51808

    Anonymous
    @

    Hi @realcoach, Please attach a screnshot from where you want to remove the activity tab.

    Regards
    Pallavi

    #51885
    @realcoach

    please see screenshot attached.

    let me know

    #52042

    Anonymous
    @

    Hi @realcoach, To hide the Activity tab completely add theis css code to your custom.css file:

    
    li#activity-personal-li {
    display: none !important;
    }
    

    For tab replace you can use ‘Tab Reorder’ plugin.

    Regards
    Pallavi

Viewing 4 posts - 1 through 4 (of 4 total)
  • The question ‘Hide Activity feed from displaying’ is closed to new replies.