Hello everyone. I’ve put a list timeline on my google sites page.
It looks great on PC/Mac and on android devices using chrome, however this is how it looks on my iphone using safari app…
I’ve read a lot about a known safari frame problem, and i’ve tried everything i found on the internet.
This down below is the code i’m using
I’m not an expert coder so be as simple as possible! Thank you very much
<style>
iframe.twitter-tweet {
max-width: 315px !important;
}
</style>
</head>
<body>
<a class="twitter-timeline" href="https://twitter.com/mrnndr/lists/foamed1?ref_src=twsrc%5Etfw">A Twitter List by mrnndr</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</body>