XF 2.2 delete borders on sidebar widgets

Nicolas FR

Well-known member
Hello,

I can't find the tips for delete borders on widget, i'm ok for changing background but borders...

CSS:
[data-widget-key="online_list_online_statistics"] {
    .block-minorHeader {background: @xf-pageBg;}
    .block-body {background: @xf-pageBg;}
    .block-footer {background: @xf-pageBg;}
}

Capture d’écran 2020-10-01 150417.webp

How to ? for header, body and footer ?
Thanks !!
 
Top Bottom