body .wpex-social-share .wpex-label { display: none; }
Snippets: Remove Text On Post Social Share Icons
All CSS snippets should be added via a child theme's style.css file or using the built-in Custom CSS panel.
body .wpex-social-share .wpex-label { display: none; }