Thanks for using our plugin.
Yes, you need to some hand work for this.
And the I already searched a useful link for you.
https://dev.twitter.com/web/overview/css
Hope that’s help you.
Thanks
I was also able to extract the style sheets specifically included with the plugin.
The problem is that the plug-in’s CSS loads after my child theme’s CSS so it ignores or supersedes anything I style.
Any way around this?
Hi gringozero,
Yes twitter widget is load his css after your website css, because it is fetching his styles data from twitter website.
So there no possibility that your own theme css is overlay twitter widget styles.
Thanks
Well that’s pretty lame. Apparently there’s nothing in the guidelines for ww.wp.xz.cn plug-ins that prescribes the loading order of style sheets for plug-ins.
So I’m stuck with the styles that are included with the plug-in unless I want to rewrite the CSS files specific to the plug-in and do so each time I update the plug in.
Any other workarounds available?
Hello gringozero,
as mentioned…the twitter widget styles can’t be overlayed, and yes if the CSS is plugin specific..ofcourse it will work perfectly.
Thanks.