Thank you! This worked. Yay!!
But now I need to tell the page to be 100% in width, it is the same margins as it was with the sidebar so I need something like this code below that worked in another wordpress theme I have:
.page-template-default .col-md8 {width: 100%;}
Thank you!
Annie