Remove line around posts ans widgets

Hello!

Is it possible remove the grey line around the posts and widgets?
My side: dinheiros.pt

Thanks

Hi there

yes, its possible, you may use this css code:

body.archive .post-inner-content, body.blog .post-inner-content, .post-inner-content:first-child {
    border: none !important;
}

thanks. have a nice day.

Thank you too

Case closed