body .post-edit { display: none !important; }
Snippets: Remove/Hide The Edit Page/Post Links
All CSS snippets should be added via a child theme's style.css file or using the built-in Custom CSS panel.
body .post-edit { display: none !important; }