Gained padding around Trending News

Posted in: Newspaper
Post count: 7

http://prntscr.com/ngt0ke

I seemed to have gained padding around my trending news section. How can I fix this? The only thing I have done is disable some widgets.

Post count: 7

Can anyone help with this please?

Post count: 35449

Hi,

You can reduce the padding in two ways, one is to edit the page with tagDiv Composer -> https://www.screencast.com/t/GdJFyVLIBHI or you can use a custom css -> https://www.screencast.com/t/ulDjUnO64
.td_block_trending_now{
margin-top: -80px;
margin-bottom: 15px;
}

Is possible to be need to change the values for margins, also the code need to be set in Theme panel>Custom code>Custom css

Thank you!

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