Im trying to embed a tweet using twitter new embedded tweets but I dont want the @reply to show. Im hoping to embed multiple tweets from the same conversation but dont want redundant information.
Add .twt-actions { display: none; }
to your CSS, this will remove 'reply', 'retweet' and 'favorite' actions.