change title post color 11

Posted in: Newspaper
Post count: 71

how to change title post color 11

thanks

Post count: 23312

Hello delfinista,

If you want to change the post title color, you can do that from Theme panel, like this -> http://screencast.com/t/BX7HMR8LmC2 and the result you should see here -> http://screencast.com/t/dVozolx7ynk
If is not what you mean, please provide more details about your desired changes so I will be able to provide a more accurate response.

Thank you for the message!

Post count: 71

Hello,
to me it needs to be changed the color of the title in Post template11

Post count: 23312

Hello delfinista,

If you want to change the post title color only for post template 11, you have to try a bit of CSS code to do that. Please try the code below and add it in Theme panel->Custom CSS area.

The code is ->

.td-post-template-11 .entry-title
{
color:red!important;
}

The result you should see here -> http://screencast.com/t/WgNHFeaqE

Thank you for the message!

Post count: 134

wrong, sorry

  • This reply was modified 10 years by Marto.
Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.