newspaper 9 city news

Posted in: Newspaper
Post count: 19

Hello, good evening, I have a question? I want to change the font color of the titles of all categories that I have on the main page. But I really can not find the way to change it from black to dark blue.
I hope your help, Thank you Att Reyna,
This is my page, http://casayfamiliatv.com

Post count: 35449

Hi,

If you are referring at this titles https://www.screencast.com/t/IKGMGqZeN then you can use a custom css int make the all darkblue
.home .entry-title a{
color: DarkBlue;
}
.home .td-big-grid-flex .entry-title a{
color: white;
}

Please set the above custom css in Newspaper>Theme panel>Custom code>Custom css

Hope this will help you!
Thanks.

Post count: 19

Thank you very much, I have it, Thanks for helping me have a good day

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