osola
Hi
open the Template style options and remove the addthis script : http://prntscr.com/10tiro0
To remove the complete code open file "/html/com_content/article/default.php" in template "ja_artsy".
find and remove this code
<div class="sharing-content">
<div class="txt-share"><?php echo '<span>'. JText::_('TPL_SHARE_SOCIAL').'</span>'; ?></div>
<div id="share-social" class="share-social">
<div class="addthis_inline_share_toolbox"></div>
</div>
</div>