Total Docs
Docs
Icons
Snippets
Changelog
Extensions
Newsletter
Videos
Get Theme
Menu
Search
Snippets: Remove Text On Post Social Share Icons
This snippet was last updated on
July 25, 2019
body .wpex-social-share .wpex-label { display: none; }
All CSS snippets should be added via a
child theme's
style.css file or using the built-in
Custom CSS panel.