Last Updated: February 25, 2016
·
794
· mejarc

How to set the width of the Twitter widget > 520px

From user Kevin Woodberry on this discussion:

#twitter-widget-0{ width:760px; }

"760px" can be, of course, any value.

If you have more than one widget on the page you may need to use:

#twitter-widget-1{ width:760px ;}