Font color for td-category-description is not updated

Posted in: Newspaper
Post count: 31

Hi!

I want to have the font color black, not grey, for the td-category-description on category pages like: https://www.rallyextra.se/kategori/reportage-2026/

I have updated the Custom CSS to:

.td-category-description {
width: 75%;
color: #000000;
font-weight: normal;
}

and width and font-weight is changed, but not the color of the text. What have I missed to fix?

Thanks for help.

Kind regards
Niclas

Viewing 1 post (of 1 total)
The forum ‘Newspaper’ is closed to new topics and replies.