Hi anirudh444,
If you do not want to use the social share in your site, you can go to the backend > Systems > Plugins and find the ja social and disable it
Or open the /templates/ja_agrivita/html/com_content/article/default.php file, line 149 and remove this code:
<div class="share-social">
<div class="ja-share-button" services="facebook,twitter,reddit" layout="default" ></div>
</div>