Border: Thin White Line

Posted in: Newsmag
Post count: 20

Hello

I’m trying to remove the thin white line that we see in the border of contents in homepage (see image please). I’m trying but with no success…

Where can I remove that line? Can you help me please?
white border

Thx

Rui
http://a-trompa.net/

Post count: 6535

HI

Try this css in theme panel >custom code> custom css:

.td-pb-row [class*="td-pb-span"] {
border-width: 0px;
}
.td-container-border:after {
width: 0;
}

Thanks!

Post count: 20

Hi
WOW, amazing!
Thx
Rui

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