Remove author display on posts

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #4702
    jasonwehling
    Member

    Is it possible, other than hacking the PHP, to remove the display of the author name on posts? Thanks.

    #4714
    Raghavendra
    Moderator

    Can you check if the following Custom CSS entered into Custom CSS tab in options panel helps –

     .entry-meta span.author, .entry-meta span.author:after { display: none; }
    
Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Agile Theme Support’ is closed to new topics and replies.