Where would I post this code? Can I put php code in the style.css file that would set the .page comments display:none on pages where is_page(home):false?
I got it to work but am not sure why. Perhaps I had a conflict that was resolved when I did something else.