I have a question

Posted in: Newsmag
Post count: 5

Hi!!
I have one question. Is possible change background on title section in post and change background on writting area post? Actually, in mi blog, is white but i need other color.
Thanks!

Post count: 6535

Hi

Try this css in theme panel > custom code > custom css: http://screencast.com/t/Sx80PXfo

.td-post-content{
background-color: #26e27b;
}
.entry-title{
background-color: #a50026;
}

If this is not what you mean please provide more details so I can get back to you with a more specific details.

Thanks!

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