content area color

Posted in: Newspaper
Post count: 80

how to change the color of content area in Newspaper default theme.

Post count: 23312

Hello mystudent,

I suppose that you are referring to the post content area. If you want to change the color of this, please try the code below and add it in Theme panel->Custom CSS area.

The code is ->

.td-post-content {
color:green;
}

The result -> http://screencast.com/t/mQwduf8Ba1U1

If you need more assistance in this regard or 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!

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