This topic has 1 reply, 2 voices, and was last updated 8 years by Radu.

  • Author
  • #137401
     Terdema
    Participant

    Hello,

    How can I remove the “edit” link on the single post pages. Please the attachment. Thx.

    Attachments:
    You must be logged in to view attached files.
    #137487
     Radu
    Moderator

    Hi,

    Add this css

    COPY CODE
    
    .single article .article-meta .edit-link {
        display: none;
    }
    

    The Css will be added to wp-admin -> theme options -> general settings -> quick css

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solution
Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?