Title: Posts layout
Last modified: August 31, 2016

---

# Posts layout

 *  [liam125](https://wordpress.org/support/users/liam125/)
 * (@liam125)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/posts-layout-4/)
 * Hi,
 * Is there a way of editing the information displayed on posts with the standard
   Enigma theme?
 * Here’s what my posts currently look like: [http://prntscr.com/aunyvv](http://prntscr.com/aunyvv)
 * I’d like to have the authors name displayed, and the profile picture icon removed,
   but I can’t seem to figure out how to do it.
 * Thanks

Viewing 1 replies (of 1 total)

 *  [weblizar_support](https://wordpress.org/support/users/weblizar_support/)
 * (@weblizar_support)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/posts-layout-4/#post-7301049)
 * Hi..
 * Please go to Admin Dashboard >> Appearance >> Customize >> Theme Options >> Theme
   General Options.
 * Now add below css code into custom css editor.
 *     ```
       .blog-date-left{
          display: none !important;
       }
       ```
   
 * Save the changes.
 * thanks.

Viewing 1 replies (of 1 total)

The topic ‘Posts layout’ is closed to new replies.

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

 * 1 reply
 * 2 participants
 * Last reply from: [weblizar_support](https://wordpress.org/support/users/weblizar_support/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/posts-layout-4/#post-7301049)
 * Status: not resolved