Change white background

Posted in: Newspaper
Post count: 10

Greetings,
I’ve been trying to figure out how to change the white background I have on my homepage (http://millefacettes.be/),

without changing the whole
.td-container-wrap

Thank you!

http://millefacettes.be/

Post count: 35449

Hi,

For this please check our documentation for Background introduction -> https://forum.tagdiv.com/background-introduction/

Thank you!

Post count: 10

I did check, thank you, but I can’t find how to change this particular zone.

Post count: 35449

Hi

Now I think that I understand to what white background you want to change, you are referring on this area -> https://www.screencast.com/t/4YrmkYQ9AU2

Please try this custom css
-> https://www.screencast.com/t/qZigglZFFOG
.home .td-main-content-wrap, .td-category-grid {
background-color: #e8df6d;
}

Thank you!

Post count: 10

Thank you for this CSS lesson, now I see how to do it, with the code inspector, this great, thanks!

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