Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1056892

    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

    #1056912

    Hey Luc2018,

    Add this to quick css:

    #rss-3, #rss-3 a{
    color:#fff!important;
    }

    Best regards,
    Jordan Shannon

    #1057312

    Thanks! It works. How can I change the font size in the RSS widget as well?

    #1057476

    Hi,

    Adjust the code to the following:

    #rss-3, #rss-3 a{
    color:#fff!important;
    font-size:20px!important;
    }

    Best regards,
    Jordan Shannon

    #1057481

    Thank you! Works perfect!

    #1057484

    Hi,

    I’m glad this was resolved. If you need additional help, please let me know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘RSS Widget’ is closed to new replies.