Hi Lisa,
I was able to remove the category from my products page with
.product_meta .posted_in { display:none; }
So maybe you can try .entry_meta .posted_in { display:none; }
I am new to this and it takes me hours if not days to find the right css to get it do what I want. But when it does – hooray!
Good luck!