Feed layout

On one of my pages I use several feeds. (Hertzpro). these feeds link, and the link color is red, so the whole block has red letters.
Same with news headlines on the same page. The whole page is actually quiite red. http://amsterdam6shooters.nl/nieuwsblogs
How can I solve this layout problem?

Comments

user
Submitted by admin on Sat, 07/25/2015 - 16:01

Please take screenshot and mark regions whose color you want to change.
Please post the screenshot here.

user
Submitted by amsterdam6shooters on Sat, 07/25/2015 - 19:33

Here's the link to the page: . It's a news portal page.

In the left and right side bar I have feeds. In the center I have my own news. It all looks very red. Hurts the eyes :-) But that's how the predefined style sheet is.

user
Submitted by amsterdam6shooters on Sat, 07/25/2015 - 22:23

http://amsterdam6shooters.nl/nieuwsblogs

user
Submitted by amsterdam6shooters on Tue, 07/28/2015 - 08:55

What do you suggest?

user
Submitted by admin on Mon, 08/10/2015 - 04:47

Please follow these steps:

1) Open style.css in any text editor.
2) Add following code at the bottom.

.block-aggregator li a {
color: #c2c2c2;
}

You can change color code to the desired one.

3) Save style.css

This will change link colors from both sidebar.