Skip to:
Content
Pages
Categories
Search
Top
Bottom

Remove "registered" tags on widgets

Viewing 1 replies (of 1 total)
  • Avatar of @mercime
    @mercime
    Keymaster

    @mercime

    @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)

You must be logged in to reply to this topic.