I've styled my ZOO Apps to have the same custom class for sub-headings. In YooTheme templates there is a custom css file that can load changes to classes. This workls well with ZOO Items too.
When I Look in Firebug at the 'Item' 'Full' subheading for a product I see this code:
<h2 class="index-0 element-0bcb4fd0-115c-42f6-9aa9-58711493fc34 element-text first last"> Blah, Blah, Blah...</h2>
It isn't clear what class I need to modify.
I would like to either declare the sub-headings as a different tag or change the style of the existing tag.
Please advise, thanks, Toby