Changing Background Color

Posted in: Newspaper
Post count: 10

is it possible to change the background color of the content area in the theme panel? I have not been able to find this feature. I am able to change the theme background color but then it just puts the pages in a white block. I want to change the background color of the white block. I know I can insert css but im just wondering if there is a setting hidden somewhere.

Post count: 10

for example… .
td-container-wrap { background-color:#333 !important; }

Post count: 35449

Hi,

In order to change that background color you need to edit the page/template with tagDiv Composer -> https://www.screencast.com/t/QqdCn9Wj
You need to set the background color to the row ( for each row ).

Hope this will help you.
Thanks.

Post count: 10

ahh ok, thanks!

Post count: 10

how would you do this for a blog post though? I am unable to edit the blocks using tagdiv composer for my post. I can only use pre made layouts.

Post count: 35449

Hi,

TagDiv Composer is a builder for pages and templates not for posts, please check our documentation -> https://forum.tagdiv.com/tagdiv-composer-tutorial/
You can use tagDiv composer to set a background color an a post template from tagDiv Cloud Library

If you want to set on the default post template you need to use custom css

Thank you!

Post count: 10

thank you!

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