Changing Post Title's Font Color

Posted in: Newspaper
Post count: 13

Hi,

This screenshot illustartes my problem:
post color
[URL=http://s61.photobucket.com/user/MMADog/media/Changing%20Post%20Titles%20Font%20Color_zpsn5bxqypj.jpg.html][IMG]http://i61.photobucket.com/albums/h79/MMADog/Changing%20Post%20Titles%20Font%20Color_zpsn5bxqypj.jpg[/IMG][/URL]

I would like to change the post title’s font color to a “non-white” color. I would like to be able to custom-design the color of each post title’s font color. How do I do it?
Thank you.

Post count: 23312

Hello Owlcomics,

You should check our Theme panel, Theme Colors settings because from there you can change the color for each element. For more information about this section, please check our documentation here -> https://forum.tagdiv.com/theme-colors-introduction/
If you need more assistance in this regard, please provide your website URL so I can take a closer look at it but before this, try to understand our documentation.

Thanks for your message!

Post count: 13

The post link: http://owlcomics.com/index.php/2017/03/09/immune-response/

I tried looking into the documentations but could not find the part that addresses title-in-feature-image font color.

The biggest challenge is the terms used in the manual. It could enhance the documentation to provide a nomenclature page that explains the names assigned to different anatomical parts of a post, so the reader would clearly which parts of a post the manual is addressing.

Post count: 23312

Hello Owlcomics,

Try the theme panel settings from here -> https://www.screencast.com/t/hGhnU5gjMXK or also, you can use the code below and place it in Theme panel->Custom CSS code.

The code is ->

.td-post-template-3 .td-post-header .entry-title{
color:green!important;
}

Thanks for the message!

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