how would I change the background color of the sidebar to extend fully? I tried:
but this only covers any portion where a module has content so what I end up with is this attached screenshot:
.sidebar {
width: 30%;
background: #f1f1f1;
}
but this only covers any portion where a module has content so what I end up with is this attached screenshot: