• 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

    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)
  • 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.