Where can I change the font color of the category tree?

Posted in: Newspaper
Post count: 78

Post count: 18283

Hello!

You can use this css code: .entry-crumbs a{
color:Red;
}
.entry-crumbs{
color:Red;
}

The code must be inserted here: https://www.screencast.com/t/J1Nxw5s5

I hope this was helpful !

Thank you !

Post count: 78

Worked well, thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.