thin grey line in footer – what css to remove?

Posted in: Newspaper
Post count: 46

Hello. There is a thin, grey line in the footer, under the footer widgets but above the footer info content.
I’d like to remove it but can’t seem to find the code in the css for this.

Can you please guide me to the css I need to edit for this. Thanks in advance

Post count: 20688

Hi,

So you mean this line here – http://prntscr.com/m7tlkb
I could give you a code to remove it – http://prntscr.com/m7tlue

.td-footer-bottom-full .td-container:before {
display: none;
}

Thanks

Post count: 46

Perfect : ) Thanks very much

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