'Related Articles' and 'More from Author' Colour

Posted in: Newspaper
Post count: 12

Hi,

For some reason since I updated the theme, ‘Related Articles’ and ‘More from Author’ at the bottom of individual posts are showing in a blue colour despite this colour not being present anywhere on my site or set in the theme panel.

You can see an example if you scroll to near the bottom here: https://thefullnineyards.com/single-post/2017/04/28/donald-trump-closes-in-on-100-days-in-office-with-the-worst-approval-rating-of-any-us-president/

Let me know how to correct this.

Thanks,
Charlie

Post count: 20688

Hi,

Please try the code provided below, it should fix this issue
https://www.screencast.com/t/b9UOiRMMJw
The code must be entered in Theme panel->Custom Css section

.td-magazine .td_block_template_1
.td-related-title .td-cur-simple-item {
color: #b14671;
}

Thanks

Post count: 12

Hey,

That’s fixed it, thanks 🙂

Charlie

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