Newsmag 4 change colors

Posted in: Newsmag
Post count: 7

Hi,

how i can change the black letter in white? https://alternativ-unzensiert.de/wp-content/uploads/2020/06/unzens.png

Post count: 35449

Hi,

You can change the color from modules using the options from theme panel -> https://i.imgur.com/TFyhNLG.png you can get the modules type from here -> https://forum.tagdiv.com/newsmag-theme-thumbs/

Hope this will help you!
Thank you!

Post count: 7

Hi thank your help… but there are no changes after this option… look:

https://alternativ-unzensiert.de/wp-content/uploads/2020/06/save1.png
https://alternativ-unzensiert.de/wp-content/uploads/2020/06/save2.png

I saved option, cleard chache… no changes!

Post count: 7

?????

Post count: 35449

Hi,

Sorry, was my mistake, that option it will not work.
That can be done only with custom css -> https://i.imgur.com/dRkp2FT.png
.td-scandal .td-scandal-big-grid .td-grid-style-2 .td-big-grid-meta a{
color: #fff;
}

the code need to be set in theme panel> custom code> custom css.
Or use can use tagDiv Composer -> https://i.imgur.com/cl7FAHO.jpg

Thank you!

Post count: 7

Wow it Works im very happy…

only when i open the post the Headline is again black in this style..
you have anoter CSS code for me?

https://alternativ-unzensiert.de/wp-content/uploads/2020/06/openpost.png

Post count: 35449

Hi,

Please try this custom css:
.td-scandal .td-scandal-big-grid .td-grid-style-2 .td-big-grid-meta a, .td-scandal .td-post-template-4 header .entry-title{
color: #fff;
}

This should work better!
Let me know the results!

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