Not able change background color

Posted in: Newspaper
Post count: 10

In my home page i want to change the color of below div
td-main-content-wrap td-main-page-wrap td-container-wrap

But not able to figure out the settings to change it. Please help me out

Post count: 10
Post count: 20688

Hi,

I believe this is what you are trying to do
https://www.screencast.com/t/FQG4s7fjwxB
You can change the color if you want, also the code will affect only the homepage

.home .td-main-content-wrap,
.home .td-main-page-wrap .td-container-wrap {
background-color: #e8e7e6;
}

Thanks

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