Post page color change

Posted in: Newspaper
Post count: 28

Hello,

I would like to change the color of my posts on my website in order to create more depth at the page and that the focus is more on the post. Now the whole page is plain blank.

I have an example:

Could you help me with this, I could not find it so far.

Thank!

Post count: 23312

Hello replay35,

All the settings which allow you to change the color for the posts are placed in Theme panel, like this -> http://screencast.com/t/qpndCzWvjL Please provide your website URL so I can inspect it closer so I will be able to provide a more accurate response.

Thanks.

Post count: 28

Hi there,

Thanks again for your response.

Theticketguy.nl 😉

Post count: 28

Still no response.

Please help me

Post count: 23312

Hello replay35,

Sorry for the delay! Unfortunately, I do not exactly understand what you want to change on your posts. Please be more specific about your desired changes, provide some useful screenshots so I will be able to provide a more accurate response.

Thanks for the message!

Post count: 28

Hello,

As you can see in the first post. The page itself is grey, so the page comes more on the foreground. Now you have all white, but for example at my website I want the post to be with a grey background so you can see a kind of depth in the page and the focus will go to the page.

Thanks

page

Post count: 23312

Hello replay35,

If you want to achieve that effect which you want, please notice that you should use a bit of CSS and further you will do a lot of additional customizations in order to bring best results. As a hint, you can begin with the code below and place it in Theme panel->Custom CSS area.

The code is ->

.tdc-content-wrap{
background-color:grey;
}

The result you should see here -> http://screencast.com/t/ga04aHAGRq

If you want to display more levels in our theme and if you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!

Thanks for the message!

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