Skip to:
Content
Pages
Categories
Search
Top
Bottom

When you check the components

  • @dorupiroi

    Participant

    Hello. I have the latest versions of both wordpress and buddypress. when I check all the buddypress components in the control panel, something like this appears on my profile page:
    <span class = “no-count”> 0 </span> notification
    <span class = “no-count”> 0 </span> message
    <span class = “no-count”> 0 </span> friend
    <span class = “no-count”> 0 </span> group, in addition to the respective buttons. how can only the buttons be removed and left?
    can be checked at https://dorupiroi.ro/membri/dorupiroi/
    Thank you.

Viewing 1 replies (of 1 total)
  • @kainelabsteam

    Participant

    Hello @dorupiroi

    You may try this CSS

    .buddypress #object-nav ul li span, .buddypress #subnav ul li span {
      display: none !important;
    }
Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.
Skip to toolbar