Title color H1 on post Chrome/Edge difference

Posted in: Newspaper
Post count: 260

Hello
On the classic page here on Chrome
the page title is in white so visible.
https://www.virtualmagie.com/articles/autres/interviews/jan-madd-2016/
But on video, is not:
https://www.virtualmagie.com/articles/autres/interviews/serge-odin-president-ffap-federation-francaise-des-artistes-prestidigitateurs/

But if you try on Edge, the titles become black as define in the panel theme admin.
Why?
Could you give me a Custom CSS to correct that please (meaning white on classic page and black under the video) ?

Regards

Post count: 20688

Hi,

That is unusual, there is only one theme panel color setting for all post titles
https://www.screencast.com/t/TYJuzQrv6
So all the titles would be of that color. I could give you a code for it
https://www.screencast.com/t/fxbl5rwIyT0G

.post .td-post-header .entry-title {
color: #111111;
}

Thanks

Post count: 260

Thanks.
In the admin I put white and add your CSS but now on Chrome and Edge the video title black instead of white:
https://www.virtualmagie.com/articles/autres/interviews/jan-madd-2016/
I tried to put black but no change.
The idea is on image backgroung titles must be white and under the image, black.
Regards

Post count: 260

I put back the white and deactivate the code before you find a solution.

Post count: 20688

By default all the colors are predefined. So you don’t need to put anything in the theme panel, leave it as default
https://www.screencast.com/t/1o78VXmVo

Each post template will have a predefined color, for example white in this template
https://demo.tagdiv.com/newspaper/td-post-lenovo-details-new-computers-that-could-be-heading-our-way-in-2015/

Black in this post template
https://demo.tagdiv.com/newspaper/td-post-patricia-urquiola-coats-transparent-furniture-for-glas-italia-with-an-iridescent-sheen/

This happens without you doing any changes in the theme panel, by default. If you set a color in the theme panel, that will apply to all the post templates. If that is necessary, best to avoid dark or light colors, that may cause visibility issues for some of the templates.

Post count: 260
Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newspaper’ is closed to new topics and replies.