Header Color for "Related Articles" is not correct

Posted in: Newspaper
Post count: 34

Dear Support-Team

For some unknown reasons the header color for the “Related Articles” block are not as required (look at the bottom of the following examplary article http://radiouahid.fm/tafsir-juz-amma-unterrichtsserie/ ). All other header colors are as they should be (#007200). Why is this the case?

Best regards

Post count: 20688

Hi,

You can try this code, just enter it in Theme panel->Custom Css with this result – https://www.screencast.com/t/ZaAojA4h5

.td-related-title.td-block-title
.td-cur-simple-item {
background-color: #007200;
}
.td-related-title.td-block-title {
border-color:#007200;
}

Thanks

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