Article's social buttons set to off, but appear

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Tue Jan 15, 2013 9:06 am
Reply with quote
Report this post
Hello,

I have set Facebook login to on, but the social buttons to off. The problem is they appear on every article page.
How do I remove them?
User avatar
Junior Boarder

Konrad M
Wed Jan 16, 2013 11:28 am
Reply with quote
Report this post
Hi,
please try add to override.css
Code: Select all
#gkSocialAPI {
display:none;
}

and remember to enable override.css option in template settings.
User avatar

GK User
Wed Jan 16, 2013 5:43 pm
Reply with quote
Report this post
Thank you! :)
User avatar
Junior Boarder


cron