I see many people suggesting the display: none;
method for “removing” things. Truthfully, this should be a last resort as it isn’t really the best way for removing something you didn’t want to begin with.
I would probably just disable “sharing” in the theme all together, then look for a sharing plugin that lets you customize it the way you want.
]]>And when you do use `display:none’, due to a poorly made theme, and a low budget customer, make sure it’s not in the parent theme, but a proper Child Theme, or Custom CSS option.
]]>