Title: Delete &#8220;Author: &#8221; text
Last modified: July 12, 2020

---

# Delete “Author: ” text

 *  [adszym](https://wordpress.org/support/users/adszym/)
 * (@adszym)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/delete-author-text/)
 * Hi all,
 * I would like to delete an “Autor: ” section that appears before my name, and 
   leave only my name and surname. Do you have any ideas, where can I find this 
   in code?
 * This is an example post:
 * I will be very grateful for your help!
    Adam
    -  This topic was modified 5 years, 10 months ago by [James Huff](https://wordpress.org/support/users/macmanx/).
      Reason: redundant link removed
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fdelete-author-text%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Moderator [James Huff](https://wordpress.org/support/users/macmanx/)
 * (@macmanx)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/delete-author-text/#post-13112064)
 * Via Additional CSS in your Customizer, add:
 *     ```
       .post-author.meta-wrapper {
           display: none;
       }
       ```
   
 *  Thread Starter [adszym](https://wordpress.org/support/users/adszym/)
 * (@adszym)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/delete-author-text/#post-13112112)
 * [@macmanx](https://wordpress.org/support/users/macmanx/) Thank you! It almost
   worked, but now my entire autor section dissapeared. I only need to “Autor: ”
   or in english (By: ) to dissappear 🙂
 * Do you have any thoughts?
 * Adam

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Delete “Author: ” text’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/twentytwenty/3.0/screenshot.png)
 * Twenty Twenty
 * [Support Threads](https://wordpress.org/support/theme/twentytwenty/)
 * [Active Topics](https://wordpress.org/support/theme/twentytwenty/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/twentytwenty/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/twentytwenty/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [adszym](https://wordpress.org/support/users/adszym/)
 * Last activity: [5 years, 10 months ago](https://wordpress.org/support/topic/delete-author-text/#post-13112112)
 * Status: not resolved