Skip to:
Content
Pages
Categories
Search
Top
Bottom

Remove "registered" tags on widgets

  • @jpc-solutions

    Participant

    I have a wordpress/buddypress page at http://jpcsolutions.com/portfolio/azeverything4 and under my “Newest Members” and “Most Active Groups” widgets, I have these little tags that say “registered 1 day, 17 hours ago“.

    I would love to know how to remove these.

    Ideas?

Viewing 1 replies (of 1 total)
  • @mercime

    Participant

    @jpc-solutions easiest way is to “hide” it by adding the following to your theme’s style.css file:
    div.item-meta span.activity {
    display: none;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Remove "registered" tags on widgets’ is closed to new replies.
Skip to toolbar