I’ve just added an RSS feed to my site on this page http://gardenandsoul.com/about-3/
(I know there’s a built-in RSS feed for Encounters but I want the feed to be visible without having to hit a button)
This is the default RSS feed in WordPress and it’s in my Content Bottom 4. I don’t know if this is a theme issue, but the type is really small. Is there a way to change this? I guess I could always find another RSS plugin that has more settings.
You might be better off to use a plugin because they often have more features and options available to you. However, if you are using the rss widget, you can add some custom CSS to target the widget and its widget class of:
.widget_rss
Just add a font-size to that…I’d add a % instead of px. For example 110%