Hide Top Bar Social on Small Devices
The following snippet can be used if you wish to hide the top bar social icons on small (mobile) devices. It works by hooking into the "wpex_topbar_social_class" filter and modifying the classes to add a hidden class at your defined…