Hello,
Navigate to Theme Settings -> Social profiles. If you are using them as “Links,” then just define or remove the link here – https://take.ms/F0xio , thus, when there is no link, the button will be hidden and vice versa.
If you use Share buttons, then just enable/disable them here – https://take.ms/ogSVy
To show sticky icons in mobileAdd below Custom CSS code to Theme Settings > Custom CSS > Custom CSS for mobile:
.wd-sticky-social.wd-sticky-social {
display: block;
}
Best Regards,