This is the code that I am using in the body,

<a class="twitter-timeline"
href="https://twitter.com/KingtonKLEEN?ref_src=twsrc%5Etfw"
data-width="600"
data-height="570"
data-chrome="transparent">
Tweets by KingtonKLEEN</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>

All is working except the width. Whatever I do to the width alters nothing when I preview the page. Any ideas what's going on?

T