change meta-info background colour for single post pages only

Posted in: Newspaper
Post count: 18

Hi,

I am wondering if it is possible to change the meta-info background colour for single posts and have the meta-info colour on the home page, categories page etc… a different colour?

the meta-info looks horrible on the single posts (e.g.: http://betheline.com/nba-picks-oklahoma-city-thunder-vs-memphis-grizzlies-betting/) but looks great on the homepage etc…

thanks,

CH

Post count: 854

hi,

you can use css to modify it just on post , for example :

.post .meta-info{
  background-color: red;
}

add it here : http://screencast.com/t/voLwhZIzXXB

Thanks for you message.
Radu A.

Post count: 18

that is great.. thanks very much

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