Widget block background

Posted in: Newspaper
Post count: 11

Hi all,

I want to change widget block background color; how can I do it?
I mean over post content – sidebar background. (tagdiv) Block 7.

Thanks.

Erkan

Post count: 35449

Hi,

Please provide some more information, and some url were it can be find the sidebar you’ll like to set the background color.

Thank you for your understanding.

Post count: 11

Hi Calin,

For example over this post link: https://www.66pixel.com/fotograf-akilli-telefon-mobil/akilli-telefonlarda-bokeh-etkisi/

When you check on the right over widget block, I want to put the grey background. (tagdiv) Block 7 ?

Thanks.

Post count: 35449

Hi,

If this is the way you’ll like to look https://www.screencast.com/t/3cRGYgyb , if you like only on that block then you need to add an extra class on it https://www.screencast.com/t/3cRGYgyb and past this code in Newspaper>Theme panel> Custom code > Custom css
.add_class{
background-color: lightgray;
padding: 10px 10px;
}

Thank you for your understanding.

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