Apologies if I’ve missed the reply to what would appear an embarrassingly easy query!
I’ve simply added a Twitter timeline to the footer of my WordPress web site, https://www.logicmatters.internet, utilizing the Twitter-provided html code
<a category="twitter-timeline" data-width="auto" data-height="300" data-chrome="nofooter noheader noborders clear" href="https://twitter.com/PeterSmith?ref_src=XXXXXX">Tweets by PeterSmith</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8" ></script>
As you will notice the tweets are displayed with black font color. Is it attainable both so as to add to this html, or add a CSS snippet utilizing the governing Astra theme’s CSS snippets panel, which is able to management at the least the tweet’s font color (each for the tweet textual content and the tweet header)?
Ideally I would like to manage the font choice too.