Post template 7

Posted in: Newspaper
Post count: 242

Hi

I use post template 7 a lot because the image effect is good, but the post headline font is black, I’ve tried but can’t find a way to make the headline white. When a user views the post in many cases the headline is hidden if it’s black due to the photo colours.

Thanks

Pat

Post count: 22421

Hello Pat,

I have checked your site and found the black header. Yours has been changed either by a custom CSS or from the theme panel: http://screencast.com/t/ladVYhQqEyop
Note that if you change the default color it will apply to all of the post headers. The default color is set do a black one, but on post templates with titles on top of images this becomes white. http://screencast.com/t/UsbcDozSmi
If the theme panel does not change the title color, then you might have some custom css applied.
This is what is applied to your title now:

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

The default color is #111111
You can change the color in this code and place it in the theme panel if you want to use this method, but i recommend checking the theme panel first.

Thank you!

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