How remove this google + share option in article? I can't find this option backened to turn off it
Oscar E wrote:Hi,
if you cannot find in template settings, you can use 2 alternative methods:
1) Using CSS
.itemSocialSharing, #gkSocialAPI {display:none;}
2) Cut off from
gk_game\html\com_content\article\default.php - just find <gavern:social>....