Hi there, I’m having a little trouble with a recent tweets widget on the site, I believe it’s related to the theme as I’ve used this plugin many times without this problem. The twitter icon is overlapping the text.
Could you help with quick css please?
Thanks,
Matt
Hi Matt!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.tp_recent_tweets li {
padding-left: 30px!important;
}
Regards,
Yigit
Great! thank you