[Resolved] How delete little gear and \Edit\?

Home Forums Support [Resolved] How delete little gear and \Edit\?

Home Forums Support How delete little gear and \Edit\?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #174859
    Richard

    Hi Tom,

    How can I remove the little gear and “Edit” on each page when viewing the site?

    Thanks.

    Dick

    #174965
    Tom
    Lead Developer
    Lead Developer

    This should do it:

    .edit-link {
        display: none;
    }
    #175034
    Richard

    Hi Tom,
    Copied the code into my page, but it didn’t work for me.

    The code, as well as gear and Edit, visible when viewing my site.

    What’s next?

    Thanks.

    Dick

    #175061
    Tom
    Lead Developer
    Lead Developer

    You’ll need to add it using these instructions: https://generatepress.com/knowledgebase/adding-css/

    #175204
    Richard Robinson

    Thanks, Tom.

    That solved it!

    Dick

    #175354
    Tom
    Lead Developer
    Lead Developer

    You’re welcome 🙂

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.