Hi!
I want to change the colors of my RSS Widget (RSS feed), Where can I set it?
And how can I fix it, that a new window opens, when clicking on a headline?
Thanks!
Luc
Hey Luc2018,
Add this to quick css:
#rss-3, #rss-3 a{
color:#fff!important;
}
Best regards,
Jordan Shannon
Thanks! It works. How can I change the font size in the RSS widget as well?
Hi,
Adjust the code to the following:
#rss-3, #rss-3 a{
color:#fff!important;
font-size:20px!important;
}
Best regards,
Jordan Shannon
Thank you! Works perfect!
Hi,
I’m glad this was resolved. If you need additional help, please let me know here in the forums.
Best regards,
Jordan Shannon