Cant change text color in blocks and widgets

Posted in: Newspaper
Post count: 3

Hey guys, I’ve been searching for hours and can’t figure out why I can’t change the color of the title/link text on my front page in different blocks.

See picture here: color fail

As you can see in my picture the text in the blocks (also in widgets) are black. Lets say I want white text instead, how do I do that?

Thank you,
Vicktor

Post count: 3
Post count: 3

Ok I found out you could use custom css and insert:

h3 > a {
color:White;
}

Thanks 🙂

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.