Background Color for Pagebuilder + page title template

Posted in: Newspaper
Post count: 3

Hi All,
Sorry for the basic question, how do i change the colour of a page based on the Pagebuilder + page title template?
I tested out the black demo and it changes it to a dark grey but I can not see where that is set.

just started building
ourWeather.info

Thanks
Wayne

Post count: 35449

Hi,

Please read our documentation for Background introduction -> https://forum.tagdiv.com/background-introduction/
Also for a better understanding you can check all the newspaper documentation.

Thank you.

Post count: 3

Thanks Calin,
Appreciate your quick response.
I did read the info on backgrounds and noted that changing the background color didnchangw the base background to black and transform the site to a box layout as is noted in the documentation. The only thing I missed was how to get the boxed page to be black. It stays white for some reason?
Headers and footers have their own background colour, just couldn’t find one for a page?
Am I missing it somewhere.
Thanks again
Wayne.

Post count: 35449

Hi,

In order to have page and post background color black please add this custom css in Newspaper>Theme panel>Custom code>Custom css
.td-main-content-wrap, .td-container-wrap, .td-full-screen-header-image-wrap .td-post-header-holder {
background-color: #1a1a1a;
}

Thank you.

Post count: 3

Perfect thanks Calin

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