To remove one or more of these buttons
open in a pure text editor the file topside.php [after making a backup just in case]
go to lines 61 thru 74
remove the set of three lines of code that correspond with the social media you don’t want to include.
you can instead of deleting these lines render them ineffective by placing each line of the code between <!-- <em>code code code </em> -->
. Save and test the result. When not happy, remove the <!-- -->
and all will be as it was.
save the file