Main text color

Posted in: Newspaper
Post count: 10

Hello,

I use the black theme but my main text color is black and no white as i want.
– I change all the setting on Newspaper Theme Panel (themes colors of all the category as article, pages…)
– I try to add custom code (custum CSS) on Newspaper Theme Panel like :

body {
color: #e8e8e8;
}

The basic text on my homepage always stays in black and not white (#e8e8e8)

How and where to force this color?

Thanks

Post count: 10

Hello,

I try to configure all my options in “them colors” with the #e8e8e8 on Newspaper Theme Pannel but my basic text stay in black color.

Thanks for your help !

Post count: 10

Here an exemple with my black texte : https://imgur.com/a/9gAiyhs

Thanks for your help 🙂

Post count: 21065

Hello!

This is an old block. Please use some flex blocks and you will have a lot of options for customization: https://forum.tagdiv.com/flex-block-settings-guide/

Thank you!

Post count: 10

Thank you, I was able to solve on the block but I still have plenty of places where the default text remains black on a black background instead of white on a black background.

I use the black theme but my main text color is black and no white as i want.
– I change all the setting on Newspaper Theme Panel (themes colors of all the category as article, pages…)
– I try to add custom code (custum CSS) on Newspaper Theme Panel like :

body {
color: #e8e8e8;
}

The basic text in black and not white (#e8e8e8)

How and where to force this color?

Thanks for your help,

Post count: 21065

Hello!

You could try with !important;
https://www.w3schools.com/css/css_important.asp

Hope that helps you!

Thank you!

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