Footer heading text colour

Posted in: Newspaper
Post count: 12

Hi,

For some reason the titles of ‘Editor Picks’ and ‘Popular Posts’ text colour is matching the background so you can’t read them, despite them being set to #ffffff in the Theme Panel.

You can the issue if you scroll to me footer here: https://thefullnineyards.com/

Let me know how I can fix this.

Thanks,
Charlie

Post count: 20688

Hi,

The font color for the footer should be the one set here
https://www.screencast.com/t/qOsa2yJjuMI
Please check again and see if the color is set properly. Or try this code to make the font color white – https://www.screencast.com/t/sFuHRZtnqeW1

.td-footer-wrapper .block-title > span {
color: white;
}

Thanks

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