Hello,
I am trying to find the rss-css.css file and have looked in “super-rss-reader”, “admin”, “css” and “public”, “css”. The only css files that are in those directories are style.css. How can I change the text weight of both the title and the date?
Thanks Tim
Hi Tim,
To make the title bold, you can paste this CSS somewhere in your theme’s settings page.
.srr-title{ font-weight: bold; }
to make the the date bold, you can use this.
.srr-date{ font-weight: bold; }
Thanks, Aakash
Get updates on the WordPress plugins, tips and tricks to enhance your WordPress experience. No spam. View newsletter