Viewing 1 replies (of 1 total)
  • Remove the whole line, use this

    .entry-header .entry-meta { display: none; }

    Remove only by author text, use this

    .entry-header .entry-meta .byline { display: none; }

    Must be used in Child theme’s style.css or in Custom CSS plugin.

Viewing 1 replies (of 1 total)
  • The topic ‘Remove "posted by"’ is closed to new replies.