Select Page

How to Remove the Divi Sidebar Border

How to Remove the Divi Sidebar Border


#main-content .container:before {
width:0;
}
.et_pb_widget_area_right { border-left:0 !important; }
.et_pb_widget_area_left { border-right:0 !important; }