title post color

Posted in: Newspaper
Post count: 21

I am trying to get a 100% pure white color for post title. I am at theme panel, colors, post color, post title color. I used #ffffff. But still, it is not showing up that at the post, when I measured it is giving me #C1C1C1. How can I fix that? The page adress is https://nutropedia.com.br/?p=77

Post count: 20688

Hi,

There is a setting in the theme panel for that, it will color all the post titles at once (in the post page)
https://www.screencast.com/t/ekoXJvIsVCZV
https://www.screencast.com/t/ODmrnrWXCi
So the color you set there will apply to all the post titles at once. If you were to set a white color for the post titles, they will be invisible
https://www.screencast.com/t/qGctZ3VdAN
Maybe I am misunderstanding something, please correct me if that is the case.

Post count: 21

See this post: https://nutropedia.com.br/?p=175

Title is not white – I did set white at the theme menu

Post count: 20688

That post template featured a parallax effect, it will add some opacity, please check the demo post template 7
https://demo.tagdiv.com/newspaper/td-post-lenovo-details-new-computers-that-could-be-heading-our-way-in-2015/
Try scrolling down slowly from the top of the post, while observing the post title fading.
This effect could be removed if this is required, enter this code in Theme panel->Custom CSS code

.single_template_7 .td-parallax-header {
opacity: 1!important;
}

Result – https://www.screencast.com/t/tGYzT7yjCq

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