Just upgraded both the theme and woocommerce. So far almost everything seems to look the same, except the product enquiry form no longer displays correctly. It is the latest version of the woocommerce extension. It should display like a normal enquiry form - name and email address boxes and enquiry message underneath - but it doesn't. There is nowhere to enter a message. Any suggestions how to fix this? Example - http://bozosfishing.com/shop/cod-cruncha-black-white/
Also the product category font colour is displaying the default colour not #333 as in the custom css.
Do I need a new custom css to change this colour? I can't find it. Would appreciate direction.
This is what I previously used
#top .term_description p{
font-size: 12px;
line-height: 1.6em;
font-weight: normal;
text-transform: none;
color: #333333 !important;
}
Thanks in advance.














