Title: Author section
Last modified: March 11, 2018

---

# Author section

 *  [supertrapper](https://wordpress.org/support/users/supertrapper/)
 * (@supertrapper)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/author-section/)
 * I’ve created a new website recently. So far, I’m pretty content with the details
   but there’s one thing that bothering me and I have no idea how to fix it.
 * There is an author section at the bottom of every post. I played around with 
   the settings and some plugins, but I can’t seem to get rid of it. One of the 
   plugins was able to rid of the author display, but the box still appeared. How
   can I get rid of this box so that nothing is displayed at the bottom of the page.
   I’ve already removed the ‘Leave a Reply’ section from the website.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fauthor-section%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Denzel Chia](https://wordpress.org/support/users/denzel_chia/)
 * (@denzel_chia)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/author-section/#post-10061888)
 * Hi,
 * You have to contact your theme’s support for help to check whether they provide
   a way to disable the author section.
 * Some themes will show the author box/section if you enter user biography information
   in your profile. You can try to remove that information and see if the section
   disappears.
 * Thank you
 *  [Aravinda Mondal](https://wordpress.org/support/users/thewpdesignstudio/)
 * (@thewpdesignstudio)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/author-section/#post-10063599)
 * Hi, I checked the website you shared.
 * Try adding this custom css code.
 *     ```
       .author-post {
           visibility: hidden;
       }
       ```
   
 * If you don’t know where to put your custom css, install this plugin
    [Simple Custom CSS](https://wordpress.org/plugins/simple-custom-css/)
 * Paste the code and update it.
 * Remember, always backup your site before you update any code on your website.
 * Here is a plugin [BackUp WordPress](https://wordpress.org/plugins/backupwordpress/)
   you can use to backup your site.
 * Hope this helps.
    Cheers

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

The topic ‘Author section’ is closed to new replies.

## Tags

 * [author](https://wordpress.org/support/topic-tag/author/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 3 participants
 * Last reply from: [Aravinda Mondal](https://wordpress.org/support/users/thewpdesignstudio/)
 * Last activity: [8 years, 3 months ago](https://wordpress.org/support/topic/author-section/#post-10063599)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
