Hi people.
This is my blog: http://ateaoscem.wordpress.com
I have a problem!
I have uppgrated Custom Design and now i am trying to do some configurations in my blog.
I want to change the title of posts:
"entry-title" and "entry-meta".
If i do this:
#content .entry-title {
color: #888;
font-size: 21px;
font-weight: bold;
line-height: 1.3em;
margin-bottom: 0;
text-align: center;
}
#content .entry-meta {
color: #331400;
font-size: 13px;
text-align: center;
it works perfectly to "entry-meta", but the color of "entry-title" does not work!
I don't know why!
The blog I need help with is ateaoscem.wordpress.com.