Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #54994
    onnalo
    Member

    Hi,
    I am having trouble removing the “edit” link at the bottom of all my pages.
    I also didn’t find any other related posts on this matter.

    See onnalomd.com

    Thanks for any tips.

    #55037
    Mike805
    Member

    The edit link is there because you are logged in as admin. Log out and it will go away. =)

    #55049
    Sakin
    Keymaster

    @onnalo: Yes you don’t need to worry about Edit link as this link is only shows to user with Admin/Editor privilege and it will not show to your site visitor. So, it’s good to have that link for easy editing.

    But if you want to really hide for yourself as well then you can add the following css in “Appearance => Theme Options => Custom CSS” box:
    .edit-link { display: none; }

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How to remove "edit" link at bottom of all pages’ is closed to new replies.