previous – next page

Posted in: Newspaper
Post count: 15

Hello,

How can I change the ‘previous’ and ‘next’ text color under each post? They are now light grey and I want it black.

greetz, Marcel

Post count: 20688

Enter this code in Theme panel->Custom Css

.td-post-next-prev span {
color: black;
}

Please let me know if this does not work for you
Thanks

Post count: 15

Works! Thx.

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