Title: Remove &#8220;written by admin&#8221;
Last modified: December 29, 2018

---

# Remove “written by admin”

 *  [sotiris19](https://wordpress.org/support/users/sotiris19/)
 * (@sotiris19)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/remove-written-by-admin/)
 * Hello ,
 * i am using Escutcheon theme and i would like to remove “written by admin” that
   shows up on the sidebar on the top left in every post,just over the date.Not 
   only the “admin” word by the whole thing “written by admin”
 * Can you please help?
 * Thank you
 * Sotiris

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

 *  [lizkarkoski](https://wordpress.org/support/users/lizkarkoski/)
 * (@lizkarkoski)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/remove-written-by-admin/#post-11040634)
 * Hi –
 * Yep, you can take that bit out by adding a little CSS snippet to your Customizer.
 *     ```
       .
       span.byline {
   
       display; none:
       }
       ```
   
 * Let me know if that does the trick. If it’s not working, please share your site
   URL so I can take a closer look at it. This is just based off of the theme demo
   site at [https://escutcheondemo.wordpress.com](https://escutcheondemo.wordpress.com)
 *  Thread Starter [sotiris19](https://wordpress.org/support/users/sotiris19/)
 * (@sotiris19)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/remove-written-by-admin/#post-11049328)
 * hello ,
 * thanks for you reply.I found a CSS workaround , before i saw your message.The
   code is
 * .entry-header .entry-meta .byline{
    visibility:hidden; }
 * It seems to be working ok.
    I’ll also check out the snippet you gave me just 
   to see how it works.
 * Thanks
 *  [Gemma Evans](https://wordpress.org/support/users/gemmaevans/)
 * (@gemmaevans)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/remove-written-by-admin/#post-11052231)
 * Hi [@sotiris19](https://wordpress.org/support/users/sotiris19/),
 * That’s great to hear! If you need any further help, please reply with your site
   URL 🙂

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

The topic ‘Remove “written by admin”’ is closed to new replies.

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

 * 3 replies
 * 3 participants
 * Last reply from: [Gemma Evans](https://wordpress.org/support/users/gemmaevans/)
 * Last activity: [7 years, 5 months ago](https://wordpress.org/support/topic/remove-written-by-admin/#post-11052231)
 * Status: not resolved