Body and post class for different price plans
Except for the featured option, we would like to have a simple listing without much information, and a full listing. The only way I can think of to create this, is to hide certain field on the lsiting pages and the form pages with css. But then I have to have a class name added to the body or post or article divs. How can I do that? The only class name added so far is the featured classname, but I would like a classname identifying the chosen price plan. How can I do this?