Hi. Not sure how I turned this on but, how do i disable “share this” and the colored oval social sharing icons? They appear in the “Latest News” widget in my footer. see pic. thanks. http://imgur.com/nR2NjtL
Hey AirstreamCoach!
Please provide us a link o your web site, so we can access it and assist you further.
Best regards,
Basilis
Thanks! Sure.. the link is http://www.AirstreamCoach.com
It appears in the footer (all but the home page) thanks.
Hi!
They do not show up on my end but from your screenshot it looks like you have enabled them in JetPack settings
Edit: Please add following code to Quick CSS
#footer .sharedaddy {
display: none!important;
}
Best regards,
Yigit
aha! of course! thanks…. i turned them off in jetpack, fixed. So… what is your opinion of JetPack in general? and are there any compatibility issues with enfold we should know of? appreciate you input. thx again. jen
Hi!
No actually but JetPack displays share icons under posts and does as it should on footer widget as well :)
I posted a custom CSS code above as a workaround. If you would like to keep your social share icons enabled, please use the code.
Cheers!
Yigit
thanks!