Background color

Posted in: Newspaper
Post count: 28

Hello

How can I completely (even the center) render the black background?

Here is my website: http://tombraideritaly.it

Thank you

Umberto

Post count: 20685

Hi,

A background color can be set, it will be displayed on the sides of the website pages
https://forum.tagdiv.com/background-introduction/
The inside of the containers will not be colored. I believe you want to do something like the black demo, or retro demo
https://demo.tagdiv.com/newspaper_black/
https://demo.tagdiv.com/newspaper_retro/
These demos contain custom design, only through custom design is that possible. You could try a code like this for the homepage
https://www.screencast.com/t/V2sTX6AJ1

.home .td-main-content-wrap,
.home .td-header-style-11,
.home .td-banner-wrap-full{
background-color: #1a1a1a;
}

Thanks

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