• Hi

    Use this code to remove “This entry was posted in . Bookmark the permalink. Edit”

    /* Remove posted-on*/
    article .posted-on,
    /*Remove This entry was posted in . Bookmark the permalink. Edit*/
    article .entry-meta{
    display:none;
    }

    The problem is that the code removes me “Posted on, by…”

    How I can recover Posted on and by?

    Thx.

  • The topic ‘[Theme: Yegor] Remove This entry was posted in . Bookmark the permalink. Edit’ is closed to new replies.