Remove the edit link in blog posts.

  • Posted in : Read WP
  • hugort
    Participant

    In a blog post there’s an edit link in the “posted in something by admin share” line below the post title. This edit link disaligns the “posted in” line and also is kind of pointless because there’s another edit button at the top of the page, in the black wordpress bar.

    So I want this edit link to be removed so I can see exactly what my visitors see when the visit the page.

    How can I do this with CSS? Or something else…

    Mehmet S.
    Keymaster

    Hi, use this in your custom css box:

    .edit-link { display: none; }
    

    Thanks

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register