BuddyBoss Home – Web Support Forums Solutions Social MarketPlace Remove number from Members page title

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

    #63691
    @krutten

    How can I remove the number from the “Members” page (directory) title?

    Answers

    #63692
    @krutten

    Never mind… I figured it out. For those interested, add this to the custom css:

    .dir-header span, .entry-title {
    display: none;
    }

    #63713
    @tgrosby

    thanks!! kristin!

    #63786

    Anonymous
    @

    Hi @krutten, Great, glad you were able to get this sorted out 🙂

    If you have other concerns, just let us know and we will be more than happy to assist you.

    Regards

Viewing 4 posts - 1 through 4 (of 4 total)
  • The question ‘Remove number from Members page title’ is closed to new replies.