Change Background Color of Post Template Style 6

Posted in: Newsmag
Post count: 88

Hello,

how can I change the background Color of Post Template Style 6?
I wan’t to change the background on the left and right from white to black.

Here an example post link:
http://awayfromlife.com/el-monstro-ep-stream-und-interview/

Thank you!

Post count: 6535

Hi

Add this custom css in theme panel > custom css: http://screencast.com/t/WGv3jBefj

.single_template_6{
background-color: #751B1B;
}

This css will change the background color only for post template 6.
Let me know ho it goes.

Thanks!

Post count: 88

Hello,

it work. Perfect! Thank you!

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