white line in the widget header

Posted in: Newspaper
Post count: 28

Hello,

in some widget boxes, there’s a white gap or white line as you can see here:

gap

website: http://histaminentzug.de/noch-ein-testbeitrag/

i think it has something to do with the td-bootstrap.css, but i don’t know where i should change it.

Thanks for your help!

Post count: 28
Post count: 6600

Hi,

You can use this css to fix that: http://screencast.com/t/ASoUOvbXg

.blog-stack .td_block_wrap .block-title a, .blog-stack .block-title span, .blog-stack .block-title label {
padding-top: 6px;
padding-bottom: 6px;
}

Thanks

Post count: 28

Nice, it works, thanks 🙂

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