How to customize twitter widget style?

后端 未结 6 2009
独厮守ぢ
独厮守ぢ 2020-12-08 08:10

I just implemented the lists widget on my site: https://dev.twitter.com/docs/embedded-timelines

I just want to override the background-color from white to transparen

6条回答
  •  不思量自难忘°
    2020-12-08 08:50

    To change the background of a.twitter-timeline add data-chrome="transparent" and place the anchor within an element with a CSS background-color

提交回复
热议问题