Sidebar background color

Posted in: Newspaper
Post count: 240

is there an easy way to put a light background color on the post sidebar – so it looks set apartment from the main content? I’d like some better separation of the main content vs the sidebar as it looks too cluttered with the narrow width of NP.

Thanks.

Post count: 35449

Hi,

You an achieve that using tagDiv Composer click on the sidebar column and change the background color -> https://www.screencast.com/t/P3I7EV8WsXsF

Thank you!

Post count: 240

these are just standard NP post/page templates – no Composer was used to make them. I prefer to stay away from the composer whenever possible.

When I click on edit template it says, “Please select tagDiv Builder Template from the theme panel or set a default template. The current page/post uses a template that is not editable.”

Again, I want this to be easy, which means nothing to do with the composer as I can’t use it on my site.

Post count: 35449

Hi,

You can achieve this only using tagDiv Composer or custom css -> https://www.screencast.com/t/zNEFOQIFGcT
.single .td-main-sidebar{
background-color: lightgray;
}

Thank you!

Post count: 240

Thanks that worked. It disappears once you get to the bottom (sticky sidebar) but not that important.

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