Hi,

I added the Twitter feed to a website, but the images that are being loaded are not looking great.The images don’t fit nicely on the box. The width and the height is correct. How do I hide the images from showing on the Twitter feed? I looked at some customization options on the documentation, and didn’t find anything yet. Tried CSS too.

Please advise.
Daniele

Hello

Please try this data-src-2x=“false”

Remove data-src=“false” from widget code. Worked for me.