I am trying to change the color of my sidebar. I have put in this code in my general custom CSS placeholder in the dashboard:
#sidebar { background-color: #ffffff; }
However, the white as you can see only covers the site partially and doesn't extend to the edges of the site. I want the white color to extend up to the header, down to the footer, and infinitely to the right. I don't want my sidebar widgets to be changed in width or height however.
How would I do this? For further clarification, see the file attached.