How to change post/pages/widgets background color

Posted in: Newspaper
Post count: 21

Hello,

Is there any way to change default white color inside posts, pages and widgets? Here is what i want to change: https://www.photobox.co.uk/my/photo/full?photo_id=21643337817

Thanks

Post count: 23312

Hello flex202,

You should use a bit of CSS code if you want to add a background for your pages/posts/widgets. Please provide your website and also, where exactly you want to add this so I will be able to provide a more accurate response.
I need to know more details about this, so I will be able to provide a more accurate response.

Thanks for your understanding!

Post count: 21

Hello Catalin,

This is the website where i’m trying to change background color: http://thehouseestate.com/ As you can see i was able to change background color for header and i would like to have the same color instead this white in posts/pages and widgets: http://thehouseestate.com/facilities/

Thank you

Post count: 22421

Hello,

You can try this custom css code:
.td-main-content-wrap, .post{
background-color:#ffebcd
}

Add it in the theme panel->cu stom css box.

Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.