sidebar background color

Posted in: Newspaper
Post count: 4

Is it possible to add a background color and padding to the sidebar?

Thanks,

JG

Post count: 35449

Hi,

For Widget block background please read this topic -> https://forum.tagdiv.com/topic/widget-block-background/

Using tagDiv Composer
https://www.screencast.com/t/REt3ils5
Hope this will help you.
Thank you for your understanding.

Post count: 4

NO. I would like to add a background color to the entire sidebar area. Is that possible?

JG

Post count: 35449

Hi,

This is possible only with custom css.
.td-main-sidebar, .td-ss-main-sidebar{
background-color: lightgray;
}

Add this custom css in Newspaper>Theme panel>Custom code>Custom css
If is not working please provide a link were I can inspect your sidebars, in this way I will be able to provide a custom css to help you to achieve the background color for all sidebars.

Thank you.

Post count: 4

Excellent. Thanks for your help.
JG

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