how to remove the 'share with'?

GK User
Mon Aug 29, 2011 9:12 am
i want to remove the share with that appears at the bottom of EVERY articles.

I have gon into the main menu and in article options O have selected 'none' to everything!! That go rid of the social sharing buttons but I want to remove the text that says 'share with' please.

how to do please?

thank you
remove.gif
User avatar
Expert Boarder

Konrad M
Mon Aug 29, 2011 9:42 am
Hi
Can you give us url to your site ?
User avatar

GK User
Mon Aug 29, 2011 10:00 am
privatley yes... where to send please?
User avatar
Expert Boarder

Konrad M
Mon Aug 29, 2011 10:03 am
User avatar

Konrad M
Mon Aug 29, 2011 10:20 am
Try add to override.css
Code: Select all
#gkSocialShare {
display:none;
}

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


cron