On shorter pages, the body background color appears below the footer. How do I get the same background color as the footer background to fill the page below the footer?
I know that this can easily be handled by increasing the min-height for the content. It would be good to know how to handle this issue with CSS. I did this on the About page on this site.
I tried throwing that CSS on my site but it’s not working – also tried removing the page id but it still shows the background color below the footer when you pull or scroll it. How can I fix that?